#d24c8e color space conversions
Hex:
#d24c8e
RGB:
210, 76, 142
CMY:
18, 70, 44
CMYK:
0, 64, 32, 18
HSL:
330°, 59.8214%, 56.0784%
HSV (HSB):
330°, 63.8095%, 82.3529%
XYZ:
34.0453, 20.8235, 27.8161
xyY:
0.4117, 0.2518, 20.8235
CIE-Lab:
52.7558, 58.7323, -8.3596
CIE-LCH:
52.7558, 59.3243, 351.8993
CIE-Luv:
52.7558, 81.5951, -22.1793
Hunter-Lab:
45.6328, 53.3162, -4.1981
#d24c8e color charts
#d24c8e color shades, tints & tones
#d24c8e color schemes
#d24c8e color preview, HTML & CSS examples
This text has a color of #d24c8e
<p style="color:#d24c8e;">Text here</p>
.mytext {color:#d24c8e;}
This box has a color of #d24c8e
<div style="background-color:#d24c8e;">Content here</div>
.mybackground {background-color:#d24c8e;}
Border around this has a color of #d24c8e
<div style="border:2px solid #d24c8e;">Content here</div>
.myborder {border:2px solid #d24c8e;}