#c03d2e color space conversions
Hex:
#c03d2e
RGB:
192, 61, 46
CMY:
25, 76, 82
CMYK:
0, 68, 76, 25
HSL:
6°, 61.3445%, 46.6667%
HSV (HSB):
6°, 76.0417%, 75.2941%
XYZ:
23.9001, 14.7412, 4.1704
xyY:
0.5583, 0.3443, 14.7412
CIE-Lab:
45.2777, 51.4625, 38.2341
CIE-LCH:
45.2777, 64.1111, 36.6105
CIE-Luv:
45.2777, 102.0541, 27.5654
Hunter-Lab:
38.3943, 43.9247, 20.4359
#c03d2e color charts
#c03d2e color shades, tints & tones
#c03d2e color schemes
#c03d2e color preview, HTML & CSS examples
This text has a color of #c03d2e
<p style="color:#c03d2e;">Text here</p>
.mytext {color:#c03d2e;}
This box has a color of #c03d2e
<div style="background-color:#c03d2e;">Content here</div>
.mybackground {background-color:#c03d2e;}
Border around this has a color of #c03d2e
<div style="border:2px solid #c03d2e;">Content here</div>
.myborder {border:2px solid #c03d2e;}