#dab2c9 color space conversions
Hex:
#dab2c9
RGB:
218, 178, 201
CMY:
15, 30, 21
CMYK:
0, 18, 8, 15
HSL:
326°, 35.0877%, 77.6471%
HSV (HSB):
326°, 18.3486%, 85.4902%
XYZ:
55.3765, 50.9633, 62.1766
xyY:
0.3286, 0.3024, 50.9633
CIE-Lab:
76.6567, 18.2223, -6.1747
CIE-LCH:
76.6567, 19.2401, 341.2809
CIE-Luv:
76.6567, 22.1901, -12.5199
Hunter-Lab:
71.3886, 13.5333, -1.6672
#dab2c9 color charts
#dab2c9 color shades, tints & tones
#dab2c9 color schemes
#dab2c9 color preview, HTML & CSS examples
This text has a color of #dab2c9
<p style="color:#dab2c9;">Text here</p>
.mytext {color:#dab2c9;}
This box has a color of #dab2c9
<div style="background-color:#dab2c9;">Content here</div>
.mybackground {background-color:#dab2c9;}
Border around this has a color of #dab2c9
<div style="border:2px solid #dab2c9;">Content here</div>
.myborder {border:2px solid #dab2c9;}