#c24f8d color space conversions
Hex:
#c24f8d
RGB:
194, 79, 141
CMY:
24, 69, 45
CMYK:
0, 59, 27, 24
HSL:
328°, 48.5232%, 53.5294%
HSV (HSB):
328°, 59.2784%, 76.0784%
XYZ:
29.8518, 18.9844, 27.2903
xyY:
0.3921, 0.2494, 18.9844
CIE-Lab:
50.6689, 52.5050, -11.1529
CIE-LCH:
50.6689, 53.6764, 348.0077
CIE-Luv:
50.6689, 68.0581, -24.6382
Hunter-Lab:
43.5711, 46.0463, -6.6359
#c24f8d color charts
#c24f8d color shades, tints & tones
#c24f8d color schemes
#c24f8d color preview, HTML & CSS examples
This text has a color of #c24f8d
<p style="color:#c24f8d;">Text here</p>
.mytext {color:#c24f8d;}
This box has a color of #c24f8d
<div style="background-color:#c24f8d;">Content here</div>
.mybackground {background-color:#c24f8d;}
Border around this has a color of #c24f8d
<div style="border:2px solid #c24f8d;">Content here</div>
.myborder {border:2px solid #c24f8d;}