#c03e3f color space conversions
Hex:
#c03e3f
RGB:
192, 62, 63
CMY:
25, 76, 75
CMYK:
0, 68, 67, 25
HSL:
360°, 51.1811%, 49.8039%
HSV (HSB):
360°, 67.7083%, 75.2941%
XYZ:
24.3581, 15.0106, 6.3161
xyY:
0.5332, 0.3286, 15.0106
CIE-Lab:
45.6487, 51.8662, 28.8695
CIE-LCH:
45.6487, 59.3595, 29.1010
CIE-Luv:
45.6487, 97.9657, 20.6971
Hunter-Lab:
38.7435, 44.4218, 17.4547
#c03e3f color charts
#c03e3f color shades, tints & tones
#c03e3f color schemes
#c03e3f color preview, HTML & CSS examples
This text has a color of #c03e3f
<p style="color:#c03e3f;">Text here</p>
.mytext {color:#c03e3f;}
This box has a color of #c03e3f
<div style="background-color:#c03e3f;">Content here</div>
.mybackground {background-color:#c03e3f;}
Border around this has a color of #c03e3f
<div style="border:2px solid #c03e3f;">Content here</div>
.myborder {border:2px solid #c03e3f;}