#d9abbd color space conversions
Hex:
#d9abbd
RGB:
217, 171, 189
CMY:
15, 33, 26
CMYK:
0, 21, 13, 15
HSL:
337°, 37.7049%, 76.0784%
HSV (HSB):
337°, 21.1982%, 85.0980%
XYZ:
52.3635, 47.5517, 54.5626
xyY:
0.3390, 0.3078, 47.5517
CIE-Lab:
74.5413, 19.6254, -2.7521
CIE-LCH:
74.5413, 19.8174, 352.0173
CIE-Luv:
74.5413, 26.6900, -7.5831
Hunter-Lab:
68.9577, 14.8692, 1.3573
#d9abbd color charts
#d9abbd color shades, tints & tones
#d9abbd color schemes
#d9abbd color preview, HTML & CSS examples
This text has a color of #d9abbd
<p style="color:#d9abbd;">Text here</p>
.mytext {color:#d9abbd;}
This box has a color of #d9abbd
<div style="background-color:#d9abbd;">Content here</div>
.mybackground {background-color:#d9abbd;}
Border around this has a color of #d9abbd
<div style="border:2px solid #d9abbd;">Content here</div>
.myborder {border:2px solid #d9abbd;}