#d8abc6 color space conversions
Hex:
#d8abc6
RGB:
216, 171, 198
CMY:
15, 33, 22
CMYK:
0, 21, 8, 15
HSL:
324°, 36.5854%, 75.8824%
HSV (HSB):
324°, 20.8333%, 84.7059%
XYZ:
53.0749, 47.8020, 59.8554
xyY:
0.3302, 0.2974, 47.8020
CIE-Lab:
74.6999, 20.7896, -7.4576
CIE-LCH:
74.6999, 22.0867, 340.2661
CIE-Luv:
74.6999, 24.9677, -14.8758
Hunter-Lab:
69.1390, 16.0332, -2.9316
#d8abc6 color charts
#d8abc6 color shades, tints & tones
#d8abc6 color schemes
#d8abc6 color preview, HTML & CSS examples
This text has a color of #d8abc6
<p style="color:#d8abc6;">Text here</p>
.mytext {color:#d8abc6;}
This box has a color of #d8abc6
<div style="background-color:#d8abc6;">Content here</div>
.mybackground {background-color:#d8abc6;}
Border around this has a color of #d8abc6
<div style="border:2px solid #d8abc6;">Content here</div>
.myborder {border:2px solid #d8abc6;}