#c03c0d color space conversions
Hex:
#c03c0d
RGB:
192, 60, 13
CMY:
25, 76, 95
CMYK:
0, 69, 93, 25
HSL:
16°, 87.3171%, 40.1961%
HSV (HSB):
16°, 93.2292%, 75.2941%
XYZ:
23.4267, 14.4672, 1.9385
xyY:
0.5881, 0.3632, 14.4672
CIE-Lab:
44.8957, 51.0115, 52.7692
CIE-LCH:
44.8957, 73.3945, 45.9703
CIE-Luv:
44.8957, 106.6286, 35.2602
Hunter-Lab:
38.0358, 43.3776, 23.6034
#c03c0d color charts
#c03c0d color shades, tints & tones
#c03c0d color schemes
#c03c0d color preview, HTML & CSS examples
This text has a color of #c03c0d
<p style="color:#c03c0d;">Text here</p>
.mytext {color:#c03c0d;}
This box has a color of #c03c0d
<div style="background-color:#c03c0d;">Content here</div>
.mybackground {background-color:#c03c0d;}
Border around this has a color of #c03c0d
<div style="border:2px solid #c03c0d;">Content here</div>
.myborder {border:2px solid #c03c0d;}