#dab2d2 color space conversions
Hex:
#dab2d2
RGB:
218, 178, 210
CMY:
15, 30, 18
CMYK:
0, 18, 4, 15
HSL:
312°, 35.0877%, 77.6471%
HSV (HSB):
312°, 18.3486%, 85.4902%
XYZ:
56.4667, 51.3994, 67.9177
xyY:
0.3212, 0.2924, 51.3994
CIE-Lab:
76.9203, 19.8092, -10.6778
CIE-LCH:
76.9203, 22.5037, 331.6740
CIE-Luv:
76.9203, 21.1902, -19.7421
Hunter-Lab:
71.6933, 15.1258, -5.9822
#dab2d2 color charts
#dab2d2 color shades, tints & tones
#dab2d2 color schemes
#dab2d2 color preview, HTML & CSS examples
This text has a color of #dab2d2
<p style="color:#dab2d2;">Text here</p>
.mytext {color:#dab2d2;}
This box has a color of #dab2d2
<div style="background-color:#dab2d2;">Content here</div>
.mybackground {background-color:#dab2d2;}
Border around this has a color of #dab2d2
<div style="border:2px solid #dab2d2;">Content here</div>
.myborder {border:2px solid #dab2d2;}