#dab8d7 color space conversions
Hex:
#dab8d7
RGB:
218, 184, 215
CMY:
15, 28, 16
CMYK:
0, 16, 1, 15
HSL:
305°, 31.4815%, 78.8235%
HSV (HSB):
305°, 15.5963%, 85.4902%
XYZ:
58.3197, 54.0927, 71.6571
xyY:
0.3168, 0.2939, 54.0927
CIE-Lab:
78.5158, 17.4805, -11.0073
CIE-LCH:
78.5158, 20.6574, 327.8018
CIE-Luv:
78.5158, 17.5834, -19.9133
Hunter-Lab:
73.5477, 12.8330, -6.2825
#dab8d7 color charts
#dab8d7 color shades, tints & tones
#dab8d7 color schemes
#dab8d7 color preview, HTML & CSS examples
This text has a color of #dab8d7
<p style="color:#dab8d7;">Text here</p>
.mytext {color:#dab8d7;}
This box has a color of #dab8d7
<div style="background-color:#dab8d7;">Content here</div>
.mybackground {background-color:#dab8d7;}
Border around this has a color of #dab8d7
<div style="border:2px solid #dab8d7;">Content here</div>
.myborder {border:2px solid #dab8d7;}