#dab5d5 color space conversions
Hex:
#dab5d5
RGB:
218, 181, 213
CMY:
15, 29, 16
CMYK:
0, 17, 2, 15
HSL:
308°, 33.3333%, 78.2353%
HSV (HSB):
308°, 16.9725%, 85.4902%
XYZ:
57.4476, 52.7573, 70.1061
xyY:
0.3186, 0.2926, 52.7573
CIE-Lab:
77.7315, 18.7325, -11.0952
CIE-LCH:
77.7315, 21.7718, 329.3619
CIE-Luv:
77.7315, 19.3235, -20.2376
Hunter-Lab:
72.6342, 14.0687, -6.3825
#dab5d5 color charts
#dab5d5 color shades, tints & tones
#dab5d5 color schemes
#dab5d5 color preview, HTML & CSS examples
This text has a color of #dab5d5
<p style="color:#dab5d5;">Text here</p>
.mytext {color:#dab5d5;}
This box has a color of #dab5d5
<div style="background-color:#dab5d5;">Content here</div>
.mybackground {background-color:#dab5d5;}
Border around this has a color of #dab5d5
<div style="border:2px solid #dab5d5;">Content here</div>
.myborder {border:2px solid #dab5d5;}