#c24b3a color space conversions
Hex:
#c24b3a
RGB:
194, 75, 58
CMY:
24, 71, 77
CMYK:
0, 61, 70, 24
HSL:
8°, 53.9683%, 49.4118%
HSV (HSB):
8°, 70.1031%, 76.0784%
XYZ:
25.5279, 16.8070, 5.9016
xyY:
0.5292, 0.3484, 16.8070
CIE-Lab:
48.0159, 46.6679, 34.6832
CIE-LCH:
48.0159, 58.1448, 36.6194
CIE-Luv:
48.0159, 92.3241, 27.3610
Hunter-Lab:
40.9963, 39.4063, 20.1624
#c24b3a color charts
#c24b3a color shades, tints & tones
#c24b3a color schemes
#c24b3a color preview, HTML & CSS examples
This text has a color of #c24b3a
<p style="color:#c24b3a;">Text here</p>
.mytext {color:#c24b3a;}
This box has a color of #c24b3a
<div style="background-color:#c24b3a;">Content here</div>
.mybackground {background-color:#c24b3a;}
Border around this has a color of #c24b3a
<div style="border:2px solid #c24b3a;">Content here</div>
.myborder {border:2px solid #c24b3a;}