#dbb66f color space conversions
Hex:
#dbb66f
RGB:
219, 182, 111
CMY:
14, 29, 56
CMYK:
0, 17, 49, 14
HSL:
39°, 60.0000%, 64.7059%
HSV (HSB):
39°, 49.3151%, 85.8824%
XYZ:
48.8106, 49.6637, 22.0524
xyY:
0.4050, 0.4121, 49.6637
CIE-Lab:
75.8624, 4.4427, 40.9310
CIE-LCH:
75.8624, 41.1714, 83.8053
CIE-Luv:
75.8624, 28.8040, 50.7370
Hunter-Lab:
70.4725, 0.3058, 30.7776
#dbb66f color charts
#dbb66f color shades, tints & tones
#dbb66f color schemes
#dbb66f color preview, HTML & CSS examples
This text has a color of #dbb66f
<p style="color:#dbb66f;">Text here</p>
.mytext {color:#dbb66f;}
This box has a color of #dbb66f
<div style="background-color:#dbb66f;">Content here</div>
.mybackground {background-color:#dbb66f;}
Border around this has a color of #dbb66f
<div style="border:2px solid #dbb66f;">Content here</div>
.myborder {border:2px solid #dbb66f;}