#db997d color space conversions
Hex:
#db997d
RGB:
219, 153, 125
CMY:
14, 40, 51
CMYK:
0, 30, 43, 14
HSL:
18°, 56.6265%, 67.4510%
HSV (HSB):
18°, 42.9224%, 85.8824%
XYZ:
44.3063, 39.3232, 24.6570
xyY:
0.4092, 0.3631, 39.3232
CIE-Lab:
68.9847, 21.3716, 24.6199
CIE-LCH:
68.9847, 32.6019, 49.0401
CIE-Luv:
68.9847, 47.0230, 28.2013
Hunter-Lab:
62.7082, 16.3793, 20.5828
#db997d color charts
#db997d color shades, tints & tones
#db997d color schemes
#db997d color preview, HTML & CSS examples
This text has a color of #db997d
<p style="color:#db997d;">Text here</p>
.mytext {color:#db997d;}
This box has a color of #db997d
<div style="background-color:#db997d;">Content here</div>
.mybackground {background-color:#db997d;}
Border around this has a color of #db997d
<div style="border:2px solid #db997d;">Content here</div>
.myborder {border:2px solid #db997d;}