#db997e color space conversions
Hex:
#db997e
RGB:
219, 153, 126
CMY:
14, 40, 51
CMYK:
0, 30, 42, 14
HSL:
17°, 56.3636%, 67.6471%
HSV (HSB):
17°, 42.4658%, 85.8824%
XYZ:
44.3705, 39.3489, 24.9952
xyY:
0.4081, 0.3619, 39.3489
CIE-Lab:
69.0032, 21.4790, 24.0970
CIE-LCH:
69.0032, 32.2802, 48.2876
CIE-Luv:
69.0032, 46.8971, 27.5760
Hunter-Lab:
62.7287, 16.4851, 20.2851
#db997e color charts
#db997e color shades, tints & tones
#db997e color schemes
#db997e color preview, HTML & CSS examples
This text has a color of #db997e
<p style="color:#db997e;">Text here</p>
.mytext {color:#db997e;}
This box has a color of #db997e
<div style="background-color:#db997e;">Content here</div>
.mybackground {background-color:#db997e;}
Border around this has a color of #db997e
<div style="border:2px solid #db997e;">Content here</div>
.myborder {border:2px solid #db997e;}