#dab5d3 color space conversions
Hex:
#dab5d3
RGB:
218, 181, 211
CMY:
15, 29, 17
CMYK:
0, 17, 3, 15
HSL:
311°, 33.3333%, 78.2353%
HSV (HSB):
311°, 16.9725%, 85.4902%
XYZ:
57.1952, 52.6563, 68.7772
xyY:
0.3202, 0.2948, 52.6563
CIE-Lab:
77.6716, 18.3704, -10.1001
CIE-LCH:
77.6716, 20.9639, 331.1979
CIE-Luv:
77.6716, 19.5375, -18.6205
Hunter-Lab:
72.5647, 13.7048, -5.4001
#dab5d3 color charts
#dab5d3 color shades, tints & tones
#dab5d3 color schemes
#dab5d3 color preview, HTML & CSS examples
This text has a color of #dab5d3
<p style="color:#dab5d3;">Text here</p>
.mytext {color:#dab5d3;}
This box has a color of #dab5d3
<div style="background-color:#dab5d3;">Content here</div>
.mybackground {background-color:#dab5d3;}
Border around this has a color of #dab5d3
<div style="border:2px solid #dab5d3;">Content here</div>
.myborder {border:2px solid #dab5d3;}