#c01008 color space conversions
Hex:
#c01008
RGB:
192, 16, 8
CMY:
25, 94, 97
CMYK:
0, 92, 96, 25
HSL:
3°, 92.0000%, 39.2157%
HSV (HSB):
3°, 95.8333%, 75.2941%
XYZ:
21.9673, 11.5946, 1.3099
xyY:
0.6299, 0.3325, 11.5946
CIE-Lab:
40.5644, 63.0312, 51.6977
CIE-LCH:
40.5644, 81.5204, 39.3583
CIE-Luv:
40.5644, 127.5693, 28.4240
Hunter-Lab:
34.0508, 55.5675, 21.5548
#c01008 color charts
#c01008 color shades, tints & tones
#c01008 color schemes
#c01008 color preview, HTML & CSS examples
This text has a color of #c01008
<p style="color:#c01008;">Text here</p>
.mytext {color:#c01008;}
This box has a color of #c01008
<div style="background-color:#c01008;">Content here</div>
.mybackground {background-color:#c01008;}
Border around this has a color of #c01008
<div style="border:2px solid #c01008;">Content here</div>
.myborder {border:2px solid #c01008;}