#c03c3c color space conversions
Hex:
#c03c3c
RGB:
192, 60, 60
CMY:
25, 76, 76
CMYK:
0, 69, 69, 25
HSL:
0°, 52.3810%, 49.4118%
HSV (HSB):
0°, 68.7500%, 75.2941%
XYZ:
24.1697, 14.7644, 5.8509
xyY:
0.5397, 0.3297, 14.7644
CIE-Lab:
45.3098, 52.5060, 30.2349
CIE-LCH:
45.3098, 60.5891, 29.9349
CIE-Luv:
45.3098, 99.8381, 21.5277
Hunter-Lab:
38.4245, 45.0368, 17.8691
#c03c3c color charts
#c03c3c color shades, tints & tones
#c03c3c color schemes
#c03c3c color preview, HTML & CSS examples
This text has a color of #c03c3c
<p style="color:#c03c3c;">Text here</p>
.mytext {color:#c03c3c;}
This box has a color of #c03c3c
<div style="background-color:#c03c3c;">Content here</div>
.mybackground {background-color:#c03c3c;}
Border around this has a color of #c03c3c
<div style="border:2px solid #c03c3c;">Content here</div>
.myborder {border:2px solid #c03c3c;}