#d999a7 color space conversions
Hex:
#d999a7
RGB:
217, 153, 167
CMY:
15, 40, 35
CMYK:
0, 29, 23, 15
HSL:
347°, 45.7143%, 72.5490%
HSV (HSB):
347°, 29.4931%, 85.0980%
XYZ:
46.9816, 40.3242, 41.8664
xyY:
0.3637, 0.3122, 40.3242
CIE-Lab:
69.6998, 25.9402, 2.3246
CIE-LCH:
69.6998, 26.0441, 5.1208
CIE-Luv:
69.6998, 39.7627, -1.3838
Hunter-Lab:
63.5013, 20.9361, 5.3611
#d999a7 color charts
#d999a7 color shades, tints & tones
#d999a7 color schemes
#d999a7 color preview, HTML & CSS examples
This text has a color of #d999a7
<p style="color:#d999a7;">Text here</p>
.mytext {color:#d999a7;}
This box has a color of #d999a7
<div style="background-color:#d999a7;">Content here</div>
.mybackground {background-color:#d999a7;}
Border around this has a color of #d999a7
<div style="border:2px solid #d999a7;">Content here</div>
.myborder {border:2px solid #d999a7;}