In RGB color space, #cf000b hex color has a red value of 207, a green value of 0 and a blue value of 11.
In CMYK color space (used in color printing), #cf000b hex color is composed of 0% cyan, 100% magenta, 94.69% yellow and 18.82% black.
#cf000b color has a hue of 356.8 degrees, a saturation of 100% and a lightness of 40.6%.
#cf000b hex color contains mainly RED.
The closest web safe color of #cf000b is #cc0000
#cf000b hex color has a decimal value of 13565963.
HEX | cf000b | #cf000b |
---|---|---|
RGB | 207, 0, 11 | rgb(207, 0, 11) |
RGB Percent | 81.18, 0, 4.31 | rgb(81.18, 0, 4.31) |
CMYK | 0, 100, 95, 19 | |
HSL | 356.8°, 100, 40.6 | hsl(356.8, 100%, 40.6%) |
HSV | 356.8°, 100, 81.2 |
XYZ | 25.793, 13.29, 1.522 |
---|---|
Hunter Lab | 36.455, 62.495, 23.043 |
CIE-LAB | 43.197, 68.552, 53.886 |
CIE-LCH | 43.197, 87.196, 38.169 |
CIE-LUV | 0, 100, 94.69, 18.82 |
Web Safe | cc0000 |
RGB percent of color #cf000b
CMYK percent of color #cf000b
Text with hexadecimal color #cf000b
This text has a font color of #cf000b
<p style="color:#cf000b">Text here</p>
#cf000b Background Color
This box has a background color of #cf000b
<div style="background-color:#cf000b">Text here</div>
#cf000b Border Color
This box has a border color of #cf000b
<div style="border: 4px solid #cf000b">Text here</div>
CSS codes
<p style="color:#cf000b">Text here</p>
<div style="background-color:#cf000b">Text here</div>
<div style="border: 4px solid #cf000b">Text here</div>
#cf000b Color on white background
This is how a font and box color of #cf000b will look
on a white background.
#cf000b Color on black background
This is how a font and box color of #cf000b hex color will look
on a black background.