#db99d1 color space conversions
Hex:
#db99d1
RGB:
219, 153, 209
CMY:
14, 40, 18
CMYK:
0, 30, 5, 14
HSL:
309°, 47.8261%, 72.9412%
HSV (HSB):
309°, 30.1370%, 85.8824%
XYZ:
52.1133, 42.4460, 65.7678
xyY:
0.3250, 0.2647, 42.4460
CIE-Lab:
71.1773, 33.4712, -18.7570
CIE-LCH:
71.1773, 38.3685, 330.7341
CIE-Luv:
71.1773, 34.6122, -34.4410
Hunter-Lab:
65.1506, 28.7668, -14.2463
#db99d1 color charts
#db99d1 color shades, tints & tones
#db99d1 color schemes
#db99d1 color preview, HTML & CSS examples
This text has a color of #db99d1
<p style="color:#db99d1;">Text here</p>
.mytext {color:#db99d1;}
This box has a color of #db99d1
<div style="background-color:#db99d1;">Content here</div>
.mybackground {background-color:#db99d1;}
Border around this has a color of #db99d1
<div style="border:2px solid #db99d1;">Content here</div>
.myborder {border:2px solid #db99d1;}