#c00d18 color space conversions
Hex:
#c00d18
RGB:
192, 13, 24
CMY:
25, 95, 91
CMYK:
0, 93, 88, 25
HSL:
356°, 87.3171%, 40.1961%
HSV (HSB):
356°, 93.2292%, 75.2941%
XYZ:
22.0470, 11.5603, 1.9335
xyY:
0.6203, 0.3253, 11.5603
CIE-Lab:
40.5085, 63.6425, 45.2500
CIE-LCH:
40.5085, 78.0892, 35.4130
CIE-Luv:
40.5085, 126.5754, 25.6147
Hunter-Lab:
34.0004, 56.2449, 20.4286
#c00d18 color charts
#c00d18 color shades, tints & tones
#c00d18 color schemes
#c00d18 color preview, HTML & CSS examples
This text has a color of #c00d18
<p style="color:#c00d18;">Text here</p>
.mytext {color:#c00d18;}
This box has a color of #c00d18
<div style="background-color:#c00d18;">Content here</div>
.mybackground {background-color:#c00d18;}
Border around this has a color of #c00d18
<div style="border:2px solid #c00d18;">Content here</div>
.myborder {border:2px solid #c00d18;}