#db899e color space conversions
Hex:
#db899e
RGB:
219, 137, 158
CMY:
14, 46, 38
CMYK:
0, 37, 28, 14
HSL:
345°, 53.2468%, 69.8039%
HSV (HSB):
345°, 37.4429%, 85.8824%
XYZ:
44.3306, 35.4200, 36.8480
xyY:
0.3802, 0.3038, 35.4200
CIE-Lab:
66.0744, 33.9872, 2.1337
CIE-LCH:
66.0744, 34.0541, 3.5922
CIE-Luv:
66.0744, 52.0379, -3.2303
Hunter-Lab:
59.5147, 28.8083, 4.9514
#db899e color charts
#db899e color shades, tints & tones
#db899e color schemes
#db899e color preview, HTML & CSS examples
This text has a color of #db899e
<p style="color:#db899e;">Text here</p>
.mytext {color:#db899e;}
This box has a color of #db899e
<div style="background-color:#db899e;">Content here</div>
.mybackground {background-color:#db899e;}
Border around this has a color of #db899e
<div style="border:2px solid #db899e;">Content here</div>
.myborder {border:2px solid #db899e;}