Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

rgb-hex-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rgb-hex-cli

Convert RGB color to HEX

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

rgb-hex-cli Build Status

Convert RGB color to HEX

Install

$ npm install --global rgb-hex-cli

Usage

$ rgb-hex --help

  Examples
    $ rgb-hex 255 154 253
    ff9afd
    $ rgb-hex 'rgb(40, 42, 54)'
    282a36
  • rgb-hex - API for this module

License

MIT © Sindre Sorhus

Keywords

cli-app

FAQs

Package last updated on 14 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts