#c00d16 color space conversions
Hex:
#c00d16
RGB:
192, 13, 22
CMY:
25, 95, 91
CMYK:
0, 93, 89, 25
HSL:
357°, 87.3171%, 40.1961%
HSV (HSB):
357°, 93.2292%, 75.2941%
XYZ:
22.0270, 11.5522, 1.8279
xyY:
0.6221, 0.3263, 11.5522
CIE-Lab:
40.4954, 63.6056, 46.1951
CIE-LCH:
40.4954, 78.6109, 35.9899
CIE-Luv:
40.4954, 126.8495, 26.0368
Hunter-Lab:
33.9886, 56.2004, 20.6034
#c00d16 color charts
#c00d16 color shades, tints & tones
#c00d16 color schemes
#c00d16 color preview, HTML & CSS examples
This text has a color of #c00d16
<p style="color:#c00d16;">Text here</p>
.mytext {color:#c00d16;}
This box has a color of #c00d16
<div style="background-color:#c00d16;">Content here</div>
.mybackground {background-color:#c00d16;}
Border around this has a color of #c00d16
<div style="border:2px solid #c00d16;">Content here</div>
.myborder {border:2px solid #c00d16;}