#dbb06e color space conversions
Hex:
#dbb06e
RGB:
219, 176, 110
CMY:
14, 31, 57
CMYK:
0, 20, 50, 14
HSL:
36°, 60.2210%, 64.5098%
HSV (HSB):
36°, 49.7717%, 85.8824%
XYZ:
47.5532, 47.2365, 21.3631
xyY:
0.4094, 0.4067, 47.2365
CIE-Lab:
74.3408, 7.5329, 39.5444
CIE-LCH:
74.3408, 40.2555, 79.2147
CIE-Luv:
74.3408, 32.9295, 48.3148
Hunter-Lab:
68.7288, 3.2280, 29.6810
#dbb06e color charts
#dbb06e color shades, tints & tones
#dbb06e color schemes
#dbb06e color preview, HTML & CSS examples
This text has a color of #dbb06e
<p style="color:#dbb06e;">Text here</p>
.mytext {color:#dbb06e;}
This box has a color of #dbb06e
<div style="background-color:#dbb06e;">Content here</div>
.mybackground {background-color:#dbb06e;}
Border around this has a color of #dbb06e
<div style="border:2px solid #dbb06e;">Content here</div>
.myborder {border:2px solid #dbb06e;}