#cf0204 color space conversions
Hex:
#cf0204
RGB:
207, 2, 4
CMY:
19, 99, 98
CMYK:
0, 99, 98, 19
HSL:
359°, 98.0861%, 40.9804%
HSV (HSB):
359°, 99.0338%, 81.1765%
XYZ:
25.7757, 13.3176, 1.3269
xyY:
0.6377, 0.3295, 13.3176
CIE-Lab:
43.2379, 68.3032, 56.1100
CIE-LCH:
43.2379, 88.3950, 39.4026
CIE-Luv:
43.2379, 141.2941, 30.2833
Hunter-Lab:
36.4933, 62.2141, 23.3895
#cf0204 color charts
#cf0204 color shades, tints & tones
#cf0204 color schemes
#cf0204 color preview, HTML & CSS examples
This text has a color of #cf0204
<p style="color:#cf0204;">Text here</p>
.mytext {color:#cf0204;}
This box has a color of #cf0204
<div style="background-color:#cf0204;">Content here</div>
.mybackground {background-color:#cf0204;}
Border around this has a color of #cf0204
<div style="border:2px solid #cf0204;">Content here</div>
.myborder {border:2px solid #cf0204;}