#d999a4 color space conversions
Hex:
#d999a4
RGB:
217, 153, 164
CMY:
15, 40, 36
CMYK:
0, 29, 24, 15
HSL:
350°, 45.7143%, 72.5490%
HSV (HSB):
350°, 29.4931%, 85.0980%
XYZ:
46.7073, 40.2145, 40.4224
xyY:
0.3668, 0.3158, 40.2145
CIE-Lab:
69.6220, 25.5048, 3.8821
CIE-LCH:
69.6220, 25.7985, 8.6546
CIE-Luv:
69.6220, 40.2045, 0.8841
Hunter-Lab:
63.4149, 20.4955, 6.5974
#d999a4 color charts
#d999a4 color shades, tints & tones
#d999a4 color schemes
#d999a4 color preview, HTML & CSS examples
This text has a color of #d999a4
<p style="color:#d999a4;">Text here</p>
.mytext {color:#d999a4;}
This box has a color of #d999a4
<div style="background-color:#d999a4;">Content here</div>
.mybackground {background-color:#d999a4;}
Border around this has a color of #d999a4
<div style="border:2px solid #d999a4;">Content here</div>
.myborder {border:2px solid #d999a4;}