#d24f94 color space conversions
Hex:
#d24f94
RGB:
210, 79, 148
CMY:
18, 69, 42
CMYK:
0, 62, 30, 18
HSL:
328°, 59.2760%, 56.6667%
HSV (HSB):
328°, 62.3810%, 82.3529%
XYZ:
34.7196, 21.4317, 30.3238
xyY:
0.4015, 0.2478, 21.4317
CIE-Lab:
53.4188, 58.2038, -10.9208
CIE-LCH:
53.4188, 59.2195, 349.3731
CIE-Luv:
53.4188, 78.2878, -25.6848
Hunter-Lab:
46.2944, 52.8552, -6.4301
#d24f94 color charts
#d24f94 color shades, tints & tones
#d24f94 color schemes
#d24f94 color preview, HTML & CSS examples
This text has a color of #d24f94
<p style="color:#d24f94;">Text here</p>
.mytext {color:#d24f94;}
This box has a color of #d24f94
<div style="background-color:#d24f94;">Content here</div>
.mybackground {background-color:#d24f94;}
Border around this has a color of #d24f94
<div style="border:2px solid #d24f94;">Content here</div>
.myborder {border:2px solid #d24f94;}