#dab2d7 color space conversions
Hex:
#dab2d7
RGB:
218, 178, 215
CMY:
15, 30, 16
CMYK:
0, 18, 1, 15
HSL:
305°, 35.0877%, 77.6471%
HSV (HSB):
305°, 18.3486%, 85.4902%
XYZ:
57.0996, 51.6525, 71.2504
xyY:
0.3172, 0.2870, 51.6525
CIE-Lab:
77.0726, 20.7172, -13.1658
CIE-LCH:
77.0726, 24.5467, 327.5641
CIE-Luv:
77.0726, 20.6297, -23.8000
Hunter-Lab:
71.8697, 16.0441, -8.4704
#dab2d7 color charts
#dab2d7 color shades, tints & tones
#dab2d7 color schemes
#dab2d7 color preview, HTML & CSS examples
This text has a color of #dab2d7
<p style="color:#dab2d7;">Text here</p>
.mytext {color:#dab2d7;}
This box has a color of #dab2d7
<div style="background-color:#dab2d7;">Content here</div>
.mybackground {background-color:#dab2d7;}
Border around this has a color of #dab2d7
<div style="border:2px solid #dab2d7;">Content here</div>
.myborder {border:2px solid #dab2d7;}