#d9abc7 color space conversions
Hex:
#d9abc7
RGB:
217, 171, 199
CMY:
15, 33, 22
CMYK:
0, 21, 8, 15
HSL:
323°, 37.7049%, 76.0784%
HSV (HSB):
323°, 21.1982%, 85.0980%
XYZ:
53.4870, 48.0011, 60.4789
xyY:
0.3302, 0.2964, 48.0011
CIE-Lab:
74.8256, 21.3106, -7.8077
CIE-LCH:
74.8256, 22.6958, 339.8783
CIE-Luv:
74.8256, 25.4892, -15.5070
Hunter-Lab:
69.2828, 16.5588, -3.2579
#d9abc7 color charts
#d9abc7 color shades, tints & tones
#d9abc7 color schemes
#d9abc7 color preview, HTML & CSS examples
This text has a color of #d9abc7
<p style="color:#d9abc7;">Text here</p>
.mytext {color:#d9abc7;}
This box has a color of #d9abc7
<div style="background-color:#d9abc7;">Content here</div>
.mybackground {background-color:#d9abc7;}
Border around this has a color of #d9abc7
<div style="border:2px solid #d9abc7;">Content here</div>
.myborder {border:2px solid #d9abc7;}