#d99e9c color space conversions
Hex:
#d99e9c
RGB:
217, 158, 156
CMY:
15, 38, 39
CMYK:
0, 27, 28, 15
HSL:
2°, 44.5255%, 73.1373%
HSV (HSB):
2°, 28.1106%, 85.0980%
XYZ:
46.8429, 41.6057, 37.0143
xyY:
0.3734, 0.3316, 41.6057
CIE-Lab:
70.5982, 21.6784, 9.7241
CIE-LCH:
70.5982, 23.7594, 24.1592
CIE-Luv:
70.5982, 38.3396, 9.6544
Hunter-Lab:
64.5025, 16.7505, 11.1286
#d99e9c color charts
#d99e9c color shades, tints & tones
#d99e9c color schemes
#d99e9c color preview, HTML & CSS examples
This text has a color of #d99e9c
<p style="color:#d99e9c;">Text here</p>
.mytext {color:#d99e9c;}
This box has a color of #d99e9c
<div style="background-color:#d99e9c;">Content here</div>
.mybackground {background-color:#d99e9c;}
Border around this has a color of #d99e9c
<div style="border:2px solid #d99e9c;">Content here</div>
.myborder {border:2px solid #d99e9c;}