#c24f4c color space conversions
Hex:
#c24f4c
RGB:
194, 79, 76
CMY:
24, 69, 70
CMYK:
0, 59, 61, 24
HSL:
2°, 49.1667%, 52.9412%
HSV (HSB):
2°, 60.8247%, 76.0784%
XYZ:
26.3486, 17.5831, 8.8426
xyY:
0.4993, 0.3332, 17.5831
CIE-Lab:
48.9865, 45.9050, 25.4352
CIE-LCH:
48.9865, 52.4806, 28.9901
CIE-Luv:
48.9865, 85.9909, 20.0363
Hunter-Lab:
41.9322, 38.7813, 16.8495
#c24f4c color charts
#c24f4c color shades, tints & tones
#c24f4c color schemes
#c24f4c color preview, HTML & CSS examples
This text has a color of #c24f4c
<p style="color:#c24f4c;">Text here</p>
.mytext {color:#c24f4c;}
This box has a color of #c24f4c
<div style="background-color:#c24f4c;">Content here</div>
.mybackground {background-color:#c24f4c;}
Border around this has a color of #c24f4c
<div style="border:2px solid #c24f4c;">Content here</div>
.myborder {border:2px solid #c24f4c;}