#d9abc1 color space conversions
Hex:
#d9abc1
RGB:
217, 171, 193
CMY:
15, 33, 24
CMYK:
0, 21, 11, 15
HSL:
331°, 37.7049%, 76.0784%
HSV (HSB):
331°, 21.1982%, 85.0980%
XYZ:
52.8038, 47.7278, 56.8814
xyY:
0.3354, 0.3032, 47.7278
CIE-Lab:
74.6529, 20.2899, -4.7788
CIE-LCH:
74.6529, 20.8450, 346.7468
CIE-Luv:
74.6529, 26.2121, -10.7327
Hunter-Lab:
69.0853, 15.5332, -0.4567
#d9abc1 color charts
#d9abc1 color shades, tints & tones
#d9abc1 color schemes
#d9abc1 color preview, HTML & CSS examples
This text has a color of #d9abc1
<p style="color:#d9abc1;">Text here</p>
.mytext {color:#d9abc1;}
This box has a color of #d9abc1
<div style="background-color:#d9abc1;">Content here</div>
.mybackground {background-color:#d9abc1;}
Border around this has a color of #d9abc1
<div style="border:2px solid #d9abc1;">Content here</div>
.myborder {border:2px solid #d9abc1;}