#d96f9f color space conversions
Hex:
#d96f9f
RGB:
217, 111, 159
CMY:
15, 56, 38
CMYK:
0, 49, 27, 15
HSL:
333°, 58.2418%, 64.3137%
HSV (HSB):
333°, 48.8479%, 85.0980%
XYZ:
40.5577, 28.6238, 36.1882
xyY:
0.3849, 0.2717, 28.6238
CIE-Lab:
60.4482, 46.9099, -6.7298
CIE-LCH:
60.4482, 47.3901, 351.8359
CIE-Luv:
60.4482, 64.9123, -18.0790
Hunter-Lab:
53.5012, 41.6886, -2.6529
#d96f9f color charts
#d96f9f color shades, tints & tones
#d96f9f color schemes
#d96f9f color preview, HTML & CSS examples
This text has a color of #d96f9f
<p style="color:#d96f9f;">Text here</p>
.mytext {color:#d96f9f;}
This box has a color of #d96f9f
<div style="background-color:#d96f9f;">Content here</div>
.mybackground {background-color:#d96f9f;}
Border around this has a color of #d96f9f
<div style="border:2px solid #d96f9f;">Content here</div>
.myborder {border:2px solid #d96f9f;}