#dab9cf color space conversions
Hex:
#dab9cf
RGB:
218, 185, 207
CMY:
15, 27, 19
CMYK:
0, 15, 5, 15
HSL:
320°, 30.8411%, 79.0196%
HSV (HSB):
320°, 15.1376%, 85.4902%
XYZ:
57.5249, 54.1083, 66.4435
xyY:
0.3230, 0.3038, 54.1083
CIE-Lab:
78.5249, 15.5023, -6.6658
CIE-LCH:
78.5249, 16.8747, 336.7329
CIE-Luv:
78.5249, 17.8770, -12.8340
Hunter-Lab:
73.5584, 10.8653, -2.0644
#dab9cf color charts
#dab9cf color shades, tints & tones
#dab9cf color schemes
#dab9cf color preview, HTML & CSS examples
This text has a color of #dab9cf
<p style="color:#dab9cf;">Text here</p>
.mytext {color:#dab9cf;}
This box has a color of #dab9cf
<div style="background-color:#dab9cf;">Content here</div>
.mybackground {background-color:#dab9cf;}
Border around this has a color of #dab9cf
<div style="border:2px solid #dab9cf;">Content here</div>
.myborder {border:2px solid #dab9cf;}