In RGB color space, #cf000c hex color has a red value of 207, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #cf000c hex color is composed of 0% cyan, 100% magenta, 94.2% yellow and 18.82% black.
#cf000c color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 40.6%.
#cf000c hex color contains mainly RED.
The closest web safe color of #cf000c is #cc0000
#cf000c hex color has a decimal value of 13565964.
HEX | cf000c | #cf000c |
---|---|---|
RGB | 207, 0, 12 | rgb(207, 0, 12) |
RGB Percent | 81.18, 0, 4.71 | rgb(81.18, 0, 4.71) |
CMYK | 0, 100, 94, 19 | |
HSL | 356.5°, 100, 40.6 | hsl(356.5, 100%, 40.6%) |
HSV | 356.5°, 100, 81.2 |
XYZ | 25.798, 13.292, 1.554 |
---|---|
Hunter Lab | 36.458, 62.506, 22.994 |
CIE-LAB | 43.2, 68.56, 53.556 |
CIE-LCH | 43.2, 86.998, 37.995 |
CIE-LUV | 0, 100, 94.2, 18.82 |
Web Safe | cc0000 |
RGB percent of color #cf000c
CMYK percent of color #cf000c
Text with hexadecimal color #cf000c
This text has a font color of #cf000c
<p style="color:#cf000c">Text here</p>
#cf000c Background Color
This box has a background color of #cf000c
<div style="background-color:#cf000c">Text here</div>
#cf000c Border Color
This box has a border color of #cf000c
<div style="border: 4px solid #cf000c">Text here</div>
CSS codes
<p style="color:#cf000c">Text here</p>
<div style="background-color:#cf000c">Text here</div>
<div style="border: 4px solid #cf000c">Text here</div>
#cf000c Color on white background
This is how a font and box color of #cf000c will look
on a white background.
#cf000c Color on black background
This is how a font and box color of #cf000c hex color will look
on a black background.