#db899d color space conversions
Hex:
#db899d
RGB:
219, 137, 157
CMY:
14, 46, 38
CMYK:
0, 37, 28, 14
HSL:
345°, 53.2468%, 69.8039%
HSV (HSB):
345°, 37.4429%, 85.8824%
XYZ:
44.2449, 35.3857, 36.3965
xyY:
0.3813, 0.3050, 35.3857
CIE-Lab:
66.0479, 33.8512, 2.6596
CIE-LCH:
66.0479, 33.9555, 4.4924
CIE-Luv:
66.0479, 52.2206, -2.4767
Hunter-Lab:
59.4859, 28.6658, 5.3635
#db899d color charts
#db899d color shades, tints & tones
#db899d color schemes
#db899d color preview, HTML & CSS examples
This text has a color of #db899d
<p style="color:#db899d;">Text here</p>
.mytext {color:#db899d;}
This box has a color of #db899d
<div style="background-color:#db899d;">Content here</div>
.mybackground {background-color:#db899d;}
Border around this has a color of #db899d
<div style="border:2px solid #db899d;">Content here</div>
.myborder {border:2px solid #db899d;}