#dbc99c color space conversions
Hex:
#dbc99c
RGB:
219, 201, 156
CMY:
14, 21, 39
CMYK:
0, 8, 29, 14
HSL:
43°, 46.6667%, 73.5294%
HSV (HSB):
43°, 28.7671%, 85.8824%
XYZ:
56.1008, 59.2337, 39.9289
xyY:
0.3613, 0.3815, 59.2337
CIE-Lab:
81.4199, -0.4953, 24.8105
CIE-LCH:
81.4199, 24.8155, 91.1438
CIE-Luv:
81.4199, 13.7470, 34.4164
Hunter-Lab:
76.9634, -4.5722, 23.1145
#dbc99c color charts
#dbc99c color shades, tints & tones
#dbc99c color schemes
#dbc99c color preview, HTML & CSS examples
This text has a color of #dbc99c
<p style="color:#dbc99c;">Text here</p>
.mytext {color:#dbc99c;}
This box has a color of #dbc99c
<div style="background-color:#dbc99c;">Content here</div>
.mybackground {background-color:#dbc99c;}
Border around this has a color of #dbc99c
<div style="border:2px solid #dbc99c;">Content here</div>
.myborder {border:2px solid #dbc99c;}