#dbb96a color space conversions
Hex:
#dbb96a
RGB:
219, 185, 106
CMY:
14, 27, 58
CMYK:
0, 16, 52, 14
HSL:
42°, 61.0811%, 63.7255%
HSV (HSB):
42°, 51.5982%, 85.8824%
XYZ:
49.1639, 50.7986, 20.8496
xyY:
0.4069, 0.4205, 50.7986
CIE-Lab:
76.5569, 2.4129, 44.3039
CIE-LCH:
76.5569, 44.3695, 86.8826
CIE-Luv:
76.5569, 27.1163, 54.6845
Hunter-Lab:
71.2731, -1.5995, 32.5471
#dbb96a color charts
#dbb96a color shades, tints & tones
#dbb96a color schemes
#dbb96a color preview, HTML & CSS examples
This text has a color of #dbb96a
<p style="color:#dbb96a;">Text here</p>
.mytext {color:#dbb96a;}
This box has a color of #dbb96a
<div style="background-color:#dbb96a;">Content here</div>
.mybackground {background-color:#dbb96a;}
Border around this has a color of #dbb96a
<div style="border:2px solid #dbb96a;">Content here</div>
.myborder {border:2px solid #dbb96a;}