#dbb76f color space conversions
Hex:
#dbb76f
RGB:
219, 183, 111
CMY:
14, 28, 56
CMYK:
0, 16, 49, 14
HSL:
40°, 60.0000%, 64.7059%
HSV (HSB):
40°, 49.3151%, 85.8824%
XYZ:
49.0161, 50.0747, 22.1209
xyY:
0.4044, 0.4131, 50.0747
CIE-Lab:
76.1151, 3.9144, 41.2453
CIE-LCH:
76.1151, 41.4306, 84.5785
CIE-Luv:
76.1151, 28.1335, 51.2269
Hunter-Lab:
70.7635, -0.1936, 31.0002
#dbb76f color charts
#dbb76f color shades, tints & tones
#dbb76f color schemes
#dbb76f color preview, HTML & CSS examples
This text has a color of #dbb76f
<p style="color:#dbb76f;">Text here</p>
.mytext {color:#dbb76f;}
This box has a color of #dbb76f
<div style="background-color:#dbb76f;">Content here</div>
.mybackground {background-color:#dbb76f;}
Border around this has a color of #dbb76f
<div style="border:2px solid #dbb76f;">Content here</div>
.myborder {border:2px solid #dbb76f;}