#c03e2c color space conversions
Hex:
#c03e2c
RGB:
192, 62, 44
CMY:
25, 76, 83
CMYK:
0, 68, 77, 25
HSL:
7°, 62.7119%, 46.2745%
HSV (HSB):
7°, 77.0833%, 75.2941%
XYZ:
23.9155, 14.8336, 3.9856
xyY:
0.5596, 0.3471, 14.8336
CIE-Lab:
45.4054, 50.9796, 39.4656
CIE-LCH:
45.4054, 64.4706, 37.7450
CIE-Luv:
45.4054, 101.7648, 28.5463
Hunter-Lab:
38.5144, 43.4393, 20.8246
#c03e2c color charts
#c03e2c color shades, tints & tones
#c03e2c color schemes
#c03e2c color preview, HTML & CSS examples
This text has a color of #c03e2c
<p style="color:#c03e2c;">Text here</p>
.mytext {color:#c03e2c;}
This box has a color of #c03e2c
<div style="background-color:#c03e2c;">Content here</div>
.mybackground {background-color:#c03e2c;}
Border around this has a color of #c03e2c
<div style="border:2px solid #c03e2c;">Content here</div>
.myborder {border:2px solid #c03e2c;}