#c00204 color space conversions
Hex:
#c00204
RGB:
192, 2, 4
CMY:
25, 99, 98
CMYK:
0, 99, 98, 25
HSL:
359°, 97.9381%, 38.0392%
HSV (HSB):
359°, 98.9583%, 75.2941%
XYZ:
21.7819, 11.2586, 1.1400
xyY:
0.6373, 0.3294, 11.2586
CIE-Lab:
40.0127, 64.5428, 52.8207
CIE-LCH:
40.0127, 83.4014, 39.2963
CIE-Luv:
40.0127, 130.6042, 27.9604
Hunter-Lab:
33.5539, 57.1557, 21.4734
#c00204 color charts
#c00204 color shades, tints & tones
#c00204 color schemes
#c00204 color preview, HTML & CSS examples
This text has a color of #c00204
<p style="color:#c00204;">Text here</p>
.mytext {color:#c00204;}
This box has a color of #c00204
<div style="background-color:#c00204;">Content here</div>
.mybackground {background-color:#c00204;}
Border around this has a color of #c00204
<div style="border:2px solid #c00204;">Content here</div>
.myborder {border:2px solid #c00204;}