#dbb86f color space conversions
Hex:
#dbb86f
RGB:
219, 184, 111
CMY:
14, 28, 56
CMYK:
0, 16, 49, 14
HSL:
41°, 60.0000%, 64.7059%
HSV (HSB):
41°, 49.3151%, 85.8824%
XYZ:
49.2231, 50.4887, 22.1899
xyY:
0.4038, 0.4142, 50.4887
CIE-Lab:
76.3683, 3.3869, 41.5597
CIE-LCH:
76.3683, 41.6974, 85.3410
CIE-Luv:
76.3683, 27.4643, 51.7166
Hunter-Lab:
71.0554, -0.6924, 31.2231
#dbb86f color charts
#dbb86f color shades, tints & tones
#dbb86f color schemes
#dbb86f color preview, HTML & CSS examples
This text has a color of #dbb86f
<p style="color:#dbb86f;">Text here</p>
.mytext {color:#dbb86f;}
This box has a color of #dbb86f
<div style="background-color:#dbb86f;">Content here</div>
.mybackground {background-color:#dbb86f;}
Border around this has a color of #dbb86f
<div style="border:2px solid #dbb86f;">Content here</div>
.myborder {border:2px solid #dbb86f;}