#dbb44b color space conversions
Hex:
#dbb44b
RGB:
219, 180, 75
CMY:
14, 29, 71
CMYK:
0, 18, 66, 14
HSL:
44°, 66.6667%, 57.6471%
HSV (HSB):
44°, 65.7534%, 85.8824%
XYZ:
46.8047, 48.2106, 13.4953
xyY:
0.4313, 0.4443, 48.2106
CIE-Lab:
74.9576, 2.7808, 57.1060
CIE-LCH:
74.9576, 57.1736, 87.2122
CIE-Luv:
74.9576, 32.3188, 65.3269
Hunter-Lab:
69.4338, -1.1841, 37.0800
#dbb44b color charts
#dbb44b color shades, tints & tones
#dbb44b color schemes
#dbb44b color preview, HTML & CSS examples
This text has a color of #dbb44b
<p style="color:#dbb44b;">Text here</p>
.mytext {color:#dbb44b;}
This box has a color of #dbb44b
<div style="background-color:#dbb44b;">Content here</div>
.mybackground {background-color:#dbb44b;}
Border around this has a color of #dbb44b
<div style="border:2px solid #dbb44b;">Content here</div>
.myborder {border:2px solid #dbb44b;}