#c24e2c color space conversions
Hex:
#c24e2c
RGB:
194, 78, 44
CMY:
24, 69, 83
CMYK:
0, 60, 77, 24
HSL:
14°, 63.0252%, 46.6667%
HSV (HSB):
14°, 77.3196%, 76.0784%
XYZ:
25.4271, 17.1000, 4.3433
xyY:
0.5425, 0.3648, 17.1000
CIE-Lab:
48.3857, 44.6487, 42.6737
CIE-LCH:
48.3857, 61.7620, 43.7043
CIE-Luv:
48.3857, 92.4562, 33.6109
Hunter-Lab:
41.3521, 37.3924, 22.7191
#c24e2c color charts
#c24e2c color shades, tints & tones
#c24e2c color schemes
#c24e2c color preview, HTML & CSS examples
This text has a color of #c24e2c
<p style="color:#c24e2c;">Text here</p>
.mytext {color:#c24e2c;}
This box has a color of #c24e2c
<div style="background-color:#c24e2c;">Content here</div>
.mybackground {background-color:#c24e2c;}
Border around this has a color of #c24e2c
<div style="border:2px solid #c24e2c;">Content here</div>
.myborder {border:2px solid #c24e2c;}