#dbc6a4 color space conversions
Hex:
#dbc6a4
RGB:
219, 198, 164
CMY:
14, 22, 36
CMYK:
0, 10, 25, 14
HSL:
37°, 43.3071%, 75.0980%
HSV (HSB):
37°, 25.1142%, 85.8824%
XYZ:
56.1083, 58.1286, 43.3847
xyY:
0.3560, 0.3688, 58.1286
CIE-Lab:
80.8102, 2.1512, 19.7432
CIE-LCH:
80.8102, 19.8601, 83.7817
CIE-Luv:
80.8102, 14.9719, 27.3684
Hunter-Lab:
76.2421, -2.0613, 19.6312
#dbc6a4 color charts
#dbc6a4 color shades, tints & tones
#dbc6a4 color schemes
#dbc6a4 color preview, HTML & CSS examples
This text has a color of #dbc6a4
<p style="color:#dbc6a4;">Text here</p>
.mytext {color:#dbc6a4;}
This box has a color of #dbc6a4
<div style="background-color:#dbc6a4;">Content here</div>
.mybackground {background-color:#dbc6a4;}
Border around this has a color of #dbc6a4
<div style="border:2px solid #dbc6a4;">Content here</div>
.myborder {border:2px solid #dbc6a4;}