#d99f9c color space conversions
Hex:
#d99f9c
RGB:
217, 159, 156
CMY:
15, 38, 39
CMYK:
0, 27, 28, 15
HSL:
3°, 44.5255%, 73.1373%
HSV (HSB):
3°, 28.1106%, 85.0980%
XYZ:
47.0142, 41.9483, 37.0714
xyY:
0.3730, 0.3328, 41.9483
CIE-Lab:
70.8353, 21.1375, 10.0610
CIE-LCH:
70.8353, 23.4098, 25.4535
CIE-Luv:
70.8353, 37.7337, 10.2229
Hunter-Lab:
64.7675, 16.2285, 11.4010
#d99f9c color charts
#d99f9c color shades, tints & tones
#d99f9c color schemes
#d99f9c color preview, HTML & CSS examples
This text has a color of #d99f9c
<p style="color:#d99f9c;">Text here</p>
.mytext {color:#d99f9c;}
This box has a color of #d99f9c
<div style="background-color:#d99f9c;">Content here</div>
.mybackground {background-color:#d99f9c;}
Border around this has a color of #d99f9c
<div style="border:2px solid #d99f9c;">Content here</div>
.myborder {border:2px solid #d99f9c;}