#c24c0d color space conversions
Hex:
#c24c0d
RGB:
194, 76, 13
CMY:
24, 70, 95
CMYK:
0, 61, 93, 24
HSL:
21°, 87.4396%, 40.5882%
HSV (HSB):
21°, 93.2990%, 76.0784%
XYZ:
24.9052, 16.6673, 2.2852
xyY:
0.5679, 0.3800, 16.6673
CIE-Lab:
47.8380, 44.7899, 54.8977
CIE-LCH:
47.8380, 70.8512, 50.7897
CIE-Luv:
47.8380, 96.8377, 39.8213
Hunter-Lab:
40.8256, 37.4473, 25.2591
#c24c0d color charts
#c24c0d color shades, tints & tones
#c24c0d color schemes
#c24c0d color preview, HTML & CSS examples
This text has a color of #c24c0d
<p style="color:#c24c0d;">Text here</p>
.mytext {color:#c24c0d;}
This box has a color of #c24c0d
<div style="background-color:#c24c0d;">Content here</div>
.mybackground {background-color:#c24c0d;}
Border around this has a color of #c24c0d
<div style="border:2px solid #c24c0d;">Content here</div>
.myborder {border:2px solid #c24c0d;}