#dab6d5 color space conversions
Hex:
#dab6d5
RGB:
218, 182, 213
CMY:
15, 29, 16
CMYK:
0, 17, 2, 15
HSL:
308°, 32.7273%, 78.4314%
HSV (HSB):
308°, 16.5138%, 85.4902%
XYZ:
57.6516, 53.1654, 70.1742
xyY:
0.3185, 0.2937, 53.1654
CIE-Lab:
77.9726, 18.1933, -10.7354
CIE-LCH:
77.9726, 21.1245, 329.4564
CIE-Luv:
77.9726, 18.8122, -19.5911
Hunter-Lab:
72.9146, 13.5346, -6.0214
#dab6d5 color charts
#dab6d5 color shades, tints & tones
#dab6d5 color schemes
#dab6d5 color preview, HTML & CSS examples
This text has a color of #dab6d5
<p style="color:#dab6d5;">Text here</p>
.mytext {color:#dab6d5;}
This box has a color of #dab6d5
<div style="background-color:#dab6d5;">Content here</div>
.mybackground {background-color:#dab6d5;}
Border around this has a color of #dab6d5
<div style="border:2px solid #dab6d5;">Content here</div>
.myborder {border:2px solid #dab6d5;}