#dab9d9 color space conversions
Hex:
#dab9d9
RGB:
218, 185, 217
CMY:
15, 27, 15
CMYK:
0, 15, 0, 15
HSL:
302°, 30.8411%, 79.0196%
HSV (HSB):
302°, 15.1376%, 85.4902%
XYZ:
58.7868, 54.6131, 73.0886
xyY:
0.3152, 0.2928, 54.6131
CIE-Lab:
78.8179, 17.3096, -11.6372
CIE-LCH:
78.8179, 20.8577, 326.0872
CIE-Luv:
78.8179, 16.8719, -20.8837
Hunter-Lab:
73.9007, 12.6677, -6.9080
#dab9d9 color charts
#dab9d9 color shades, tints & tones
#dab9d9 color schemes
#dab9d9 color preview, HTML & CSS examples
This text has a color of #dab9d9
<p style="color:#dab9d9;">Text here</p>
.mytext {color:#dab9d9;}
This box has a color of #dab9d9
<div style="background-color:#dab9d9;">Content here</div>
.mybackground {background-color:#dab9d9;}
Border around this has a color of #dab9d9
<div style="border:2px solid #dab9d9;">Content here</div>
.myborder {border:2px solid #dab9d9;}