#c02c1f color space conversions
Hex:
#c02c1f
RGB:
192, 44, 31
CMY:
25, 83, 88
CMYK:
0, 77, 84, 25
HSL:
5°, 72.1973%, 43.7255%
HSV (HSB):
5°, 83.8542%, 75.2941%
XYZ:
22.8862, 13.1068, 2.6199
xyY:
0.5927, 0.3394, 13.1068
CIE-Lab:
42.9237, 57.0819, 43.8529
CIE-LCH:
42.9237, 71.9821, 37.5331
CIE-Luv:
42.9237, 114.2942, 28.1910
Hunter-Lab:
36.2033, 49.4848, 21.0516
#c02c1f color charts
#c02c1f color shades, tints & tones
#c02c1f color schemes
#c02c1f color preview, HTML & CSS examples
This text has a color of #c02c1f
<p style="color:#c02c1f;">Text here</p>
.mytext {color:#c02c1f;}
This box has a color of #c02c1f
<div style="background-color:#c02c1f;">Content here</div>
.mybackground {background-color:#c02c1f;}
Border around this has a color of #c02c1f
<div style="border:2px solid #c02c1f;">Content here</div>
.myborder {border:2px solid #c02c1f;}