#db995b color space conversions
Hex:
#db995b
RGB:
219, 153, 91
CMY:
14, 40, 64
CMYK:
0, 30, 58, 14
HSL:
29°, 64.0000%, 60.7843%
HSV (HSB):
29°, 58.4475%, 85.8824%
XYZ:
42.4930, 38.5979, 15.1080
xyY:
0.4417, 0.4012, 38.5979
CIE-Lab:
68.4590, 18.2750, 42.0778
CIE-LCH:
68.4590, 45.8750, 66.5240
CIE-Luv:
68.4590, 50.7929, 46.8499
Hunter-Lab:
62.1272, 13.3656, 29.0709
#db995b color charts
#db995b color shades, tints & tones
#db995b color schemes
#db995b color preview, HTML & CSS examples
This text has a color of #db995b
<p style="color:#db995b;">Text here</p>
.mytext {color:#db995b;}
This box has a color of #db995b
<div style="background-color:#db995b;">Content here</div>
.mybackground {background-color:#db995b;}
Border around this has a color of #db995b
<div style="border:2px solid #db995b;">Content here</div>
.myborder {border:2px solid #db995b;}