#dbc5a9 color space conversions
Hex:
#dbc5a9
RGB:
219, 197, 169
CMY:
14, 23, 34
CMYK:
0, 10, 23, 14
HSL:
34°, 40.9836%, 76.0784%
HSV (HSB):
34°, 22.8311%, 85.8824%
XYZ:
56.3411, 57.8571, 45.7342
xyY:
0.3523, 0.3618, 57.8571
CIE-Lab:
80.6593, 3.3809, 16.8729
CIE-LCH:
80.6593, 17.2083, 78.6695
CIE-Luv:
80.6593, 15.1912, 23.3363
Hunter-Lab:
76.0639, -0.8955, 17.5960
#dbc5a9 color charts
#dbc5a9 color shades, tints & tones
#dbc5a9 color schemes
#dbc5a9 color preview, HTML & CSS examples
This text has a color of #dbc5a9
<p style="color:#dbc5a9;">Text here</p>
.mytext {color:#dbc5a9;}
This box has a color of #dbc5a9
<div style="background-color:#dbc5a9;">Content here</div>
.mybackground {background-color:#dbc5a9;}
Border around this has a color of #dbc5a9
<div style="border:2px solid #dbc5a9;">Content here</div>
.myborder {border:2px solid #dbc5a9;}