#d24f98 color space conversions
Hex:
#d24f98
RGB:
210, 79, 152
CMY:
18, 69, 40
CMYK:
0, 62, 28, 18
HSL:
327°, 59.2760%, 56.6667%
HSV (HSB):
327°, 62.3810%, 82.3529%
XYZ:
35.0418, 21.5606, 32.0205
xyY:
0.3954, 0.2433, 21.5606
CIE-Lab:
53.5577, 58.7075, -13.0733
CIE-LCH:
53.5577, 60.1455, 347.4459
CIE-Luv:
53.5577, 76.9709, -28.8284
Hunter-Lab:
46.4334, 53.4499, -8.3830
#d24f98 color charts
#d24f98 color shades, tints & tones
#d24f98 color schemes
#d24f98 color preview, HTML & CSS examples
This text has a color of #d24f98
<p style="color:#d24f98;">Text here</p>
.mytext {color:#d24f98;}
This box has a color of #d24f98
<div style="background-color:#d24f98;">Content here</div>
.mybackground {background-color:#d24f98;}
Border around this has a color of #d24f98
<div style="border:2px solid #d24f98;">Content here</div>
.myborder {border:2px solid #d24f98;}