#d24f9d color space conversions
Hex:
#d24f9d
RGB:
210, 79, 157
CMY:
18, 69, 38
CMYK:
0, 62, 25, 18
HSL:
324°, 59.2760%, 56.6667%
HSV (HSB):
324°, 62.3810%, 82.3529%
XYZ:
35.4601, 21.7279, 34.2232
xyY:
0.3879, 0.2377, 21.7279
CIE-Lab:
53.7371, 59.3549, -15.7463
CIE-LCH:
53.7371, 61.4080, 345.1422
CIE-Luv:
53.7371, 75.3204, -32.7871
Hunter-Lab:
46.6132, 54.2174, -10.9012
#d24f9d color charts
#d24f9d color shades, tints & tones
#d24f9d color schemes
#d24f9d color preview, HTML & CSS examples
This text has a color of #d24f9d
<p style="color:#d24f9d;">Text here</p>
.mytext {color:#d24f9d;}
This box has a color of #d24f9d
<div style="background-color:#d24f9d;">Content here</div>
.mybackground {background-color:#d24f9d;}
Border around this has a color of #d24f9d
<div style="border:2px solid #d24f9d;">Content here</div>
.myborder {border:2px solid #d24f9d;}