#c24c7d color space conversions
Hex:
#c24c7d
RGB:
194, 76, 125
CMY:
24, 70, 51
CMYK:
0, 61, 36, 24
HSL:
335°, 49.1667%, 52.9412%
HSV (HSB):
335°, 60.8247%, 76.0784%
XYZ:
28.5342, 18.1189, 21.3954
xyY:
0.4193, 0.2663, 18.1189
CIE-Lab:
49.6400, 51.8643, -3.1018
CIE-LCH:
49.6400, 51.9570, 356.5774
CIE-Luv:
49.6400, 74.3989, -13.5266
Hunter-Lab:
42.5663, 45.1662, -0.0050
#c24c7d color charts
#c24c7d color shades, tints & tones
#c24c7d color schemes
#c24c7d color preview, HTML & CSS examples
This text has a color of #c24c7d
<p style="color:#c24c7d;">Text here</p>
.mytext {color:#c24c7d;}
This box has a color of #c24c7d
<div style="background-color:#c24c7d;">Content here</div>
.mybackground {background-color:#c24c7d;}
Border around this has a color of #c24c7d
<div style="border:2px solid #c24c7d;">Content here</div>
.myborder {border:2px solid #c24c7d;}