#c24b31 color space conversions
Hex:
#c24b31
RGB:
194, 75, 49
CMY:
24, 71, 81
CMYK:
0, 61, 75, 24
HSL:
11°, 59.6708%, 47.6471%
HSV (HSB):
11°, 74.7423%, 76.0784%
XYZ:
25.3186, 16.7232, 4.7992
xyY:
0.5405, 0.3570, 16.7232
CIE-Lab:
47.9094, 46.2427, 39.5407
CIE-LCH:
47.9094, 60.8429, 40.5327
CIE-Luv:
47.9094, 93.8614, 30.9244
Hunter-Lab:
40.8941, 38.9495, 21.6677
#c24b31 color charts
#c24b31 color shades, tints & tones
#c24b31 color schemes
#c24b31 color preview, HTML & CSS examples
This text has a color of #c24b31
<p style="color:#c24b31;">Text here</p>
.mytext {color:#c24b31;}
This box has a color of #c24b31
<div style="background-color:#c24b31;">Content here</div>
.mybackground {background-color:#c24b31;}
Border around this has a color of #c24b31
<div style="border:2px solid #c24b31;">Content here</div>
.myborder {border:2px solid #c24b31;}