#c00d1e color space conversions
Hex:
#c00d1e
RGB:
192, 13, 30
CMY:
25, 95, 88
CMYK:
0, 93, 84, 25
HSL:
354°, 87.3171%, 40.1961%
HSV (HSB):
354°, 93.2292%, 75.2941%
XYZ:
22.1165, 11.5881, 2.2993
xyY:
0.6143, 0.3219, 11.5881
CIE-Lab:
40.5538, 63.7698, 42.2252
CIE-LCH:
40.5538, 76.4824, 33.5106
CIE-Luv:
40.5538, 125.6352, 24.1651
Hunter-Lab:
34.0412, 56.3988, 19.8241
#c00d1e color charts
#c00d1e color shades, tints & tones
#c00d1e color schemes
#c00d1e color preview, HTML & CSS examples
This text has a color of #c00d1e
<p style="color:#c00d1e;">Text here</p>
.mytext {color:#c00d1e;}
This box has a color of #c00d1e
<div style="background-color:#c00d1e;">Content here</div>
.mybackground {background-color:#c00d1e;}
Border around this has a color of #c00d1e
<div style="border:2px solid #c00d1e;">Content here</div>
.myborder {border:2px solid #c00d1e;}