#c03e2d color space conversions
Hex:
#c03e2d
RGB:
192, 62, 45
CMY:
25, 76, 82
CMYK:
0, 68, 77, 25
HSL:
7°, 62.0253%, 46.4706%
HSV (HSB):
7°, 76.5625%, 75.2941%
XYZ:
23.9345, 14.8412, 4.0858
xyY:
0.5584, 0.3463, 14.8412
CIE-Lab:
45.4159, 51.0181, 38.9317
CIE-LCH:
45.4159, 64.1757, 37.3471
CIE-Luv:
45.4159, 101.5955, 28.1978
Hunter-Lab:
38.5242, 43.4818, 20.6789
#c03e2d color charts
#c03e2d color shades, tints & tones
#c03e2d color schemes
#c03e2d color preview, HTML & CSS examples
This text has a color of #c03e2d
<p style="color:#c03e2d;">Text here</p>
.mytext {color:#c03e2d;}
This box has a color of #c03e2d
<div style="background-color:#c03e2d;">Content here</div>
.mybackground {background-color:#c03e2d;}
Border around this has a color of #c03e2d
<div style="border:2px solid #c03e2d;">Content here</div>
.myborder {border:2px solid #c03e2d;}