#c03e2e color space conversions
Hex:
#c03e2e
RGB:
192, 62, 46
CMY:
25, 76, 82
CMYK:
0, 68, 76, 25
HSL:
7°, 61.3445%, 46.6667%
HSV (HSB):
7°, 76.0417%, 75.2941%
XYZ:
23.9540, 14.8490, 4.1884
xyY:
0.5572, 0.3454, 14.8490
CIE-Lab:
45.4266, 51.0574, 38.3942
CIE-LCH:
45.4266, 63.8825, 36.9425
CIE-Luv:
45.4266, 101.4228, 27.8420
Hunter-Lab:
38.5344, 43.5252, 20.5297
#c03e2e color charts
#c03e2e color shades, tints & tones
#c03e2e color schemes
#c03e2e color preview, HTML & CSS examples
This text has a color of #c03e2e
<p style="color:#c03e2e;">Text here</p>
.mytext {color:#c03e2e;}
This box has a color of #c03e2e
<div style="background-color:#c03e2e;">Content here</div>
.mybackground {background-color:#c03e2e;}
Border around this has a color of #c03e2e
<div style="border:2px solid #c03e2e;">Content here</div>
.myborder {border:2px solid #c03e2e;}