In RGB color space, #cb0001 hex color has a red value of 203, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #cb0001 hex color is composed of 0% cyan, 100% magenta, 99.51% yellow and 20.39% black.
#cb0001 color has a hue of 359.7 degrees, a saturation of 100% and a lightness of 39.8%.
#cb0001 hex color contains mainly RED.
The closest web safe color of #cb0001 is #cc0000
#cb0001 hex color has a decimal value of 13303809.
HEX | cb0001 | #cb0001 |
---|---|---|
RGB | 203, 0, 1 | rgb(203, 0, 1) |
RGB Percent | 79.61, 0, 0.39 | rgb(79.61, 0, 0.39) |
CMYK | 0, 100, 100, 20 | |
HSL | 359.7°, 100, 39.8 | hsl(359.7, 100%, 39.8%) |
HSV | 359.7°, 100, 79.6 |
XYZ | 24.634, 12.699, 1.181 |
---|---|
Hunter Lab | 35.636, 61.03, 22.98 |
CIE-LAB | 42.306, 67.468, 56.256 |
CIE-LCH | 42.306, 87.845, 39.822 |
CIE-LUV | 0, 100, 99.51, 20.39 |
Web Safe | cc0000 |
RGB percent of color #cb0001
CMYK percent of color #cb0001
Text with hexadecimal color #cb0001
This text has a font color of #cb0001
<p style="color:#cb0001">Text here</p>
#cb0001 Background Color
This box has a background color of #cb0001
<div style="background-color:#cb0001">Text here</div>
#cb0001 Border Color
This box has a border color of #cb0001
<div style="border: 4px solid #cb0001">Text here</div>
CSS codes
<p style="color:#cb0001">Text here</p>
<div style="background-color:#cb0001">Text here</div>
<div style="border: 4px solid #cb0001">Text here</div>
#cb0001 Color on white background
This is how a font and box color of #cb0001 will look
on a white background.
#cb0001 Color on black background
This is how a font and box color of #cb0001 hex color will look
on a black background.