#db99bd color space conversions
Hex:
#db99bd
RGB:
219, 153, 189
CMY:
14, 40, 26
CMYK:
0, 30, 14, 14
HSL:
327°, 47.8261%, 72.9412%
HSV (HSB):
327°, 30.1370%, 85.8824%
XYZ:
49.7900, 41.5167, 53.5334
xyY:
0.3438, 0.2866, 41.5167
CIE-Lab:
70.5364, 30.0596, -8.6519
CIE-LCH:
70.5364, 31.2800, 343.9429
CIE-Luv:
70.5364, 37.7861, -18.2041
Hunter-Lab:
64.4334, 25.1747, -4.1567
#db99bd color charts
#db99bd color shades, tints & tones
#db99bd color schemes
#db99bd color preview, HTML & CSS examples
This text has a color of #db99bd
<p style="color:#db99bd;">Text here</p>
.mytext {color:#db99bd;}
This box has a color of #db99bd
<div style="background-color:#db99bd;">Content here</div>
.mybackground {background-color:#db99bd;}
Border around this has a color of #db99bd
<div style="border:2px solid #db99bd;">Content here</div>
.myborder {border:2px solid #db99bd;}