#dbc29a color space conversions
Hex:
#dbc29a
RGB:
219, 194, 154
CMY:
14, 24, 40
CMYK:
0, 11, 30, 14
HSL:
37°, 47.4453%, 73.1373%
HSV (HSB):
37°, 29.6804%, 85.8824%
XYZ:
54.3379, 55.9767, 38.5125
xyY:
0.3651, 0.3761, 55.9767
CIE-Lab:
79.6006, 2.9064, 23.3869
CIE-LCH:
79.6006, 23.5668, 82.9159
CIE-Luv:
79.6006, 18.0687, 31.7688
Hunter-Lab:
74.8176, -1.2912, 21.8527
#dbc29a color charts
#dbc29a color shades, tints & tones
#dbc29a color schemes
#dbc29a color preview, HTML & CSS examples
This text has a color of #dbc29a
<p style="color:#dbc29a;">Text here</p>
.mytext {color:#dbc29a;}
This box has a color of #dbc29a
<div style="background-color:#dbc29a;">Content here</div>
.mybackground {background-color:#dbc29a;}
Border around this has a color of #dbc29a
<div style="border:2px solid #dbc29a;">Content here</div>
.myborder {border:2px solid #dbc29a;}