#dbb05e color space conversions
Hex:
#dbb05e
RGB:
219, 176, 94
CMY:
14, 31, 63
CMYK:
0, 20, 57, 14
HSL:
39°, 63.4518%, 61.3725%
HSV (HSB):
39°, 57.0776%, 85.8824%
XYZ:
46.7591, 46.9189, 17.1815
xyY:
0.4218, 0.4232, 46.9189
CIE-Lab:
74.1379, 6.1859, 47.3339
CIE-LCH:
74.1379, 47.7364, 82.5545
CIE-Luv:
74.1379, 34.0677, 56.0232
Hunter-Lab:
68.4974, 1.9811, 33.0762
#dbb05e color charts
#dbb05e color shades, tints & tones
#dbb05e color schemes
#dbb05e color preview, HTML & CSS examples
This text has a color of #dbb05e
<p style="color:#dbb05e;">Text here</p>
.mytext {color:#dbb05e;}
This box has a color of #dbb05e
<div style="background-color:#dbb05e;">Content here</div>
.mybackground {background-color:#dbb05e;}
Border around this has a color of #dbb05e
<div style="border:2px solid #dbb05e;">Content here</div>
.myborder {border:2px solid #dbb05e;}