#dbb52f color space conversions
Hex:
#dbb52f
RGB:
219, 181, 47
CMY:
14, 29, 82
CMYK:
0, 17, 79, 14
HSL:
47°, 70.4918%, 52.1569%
HSV (HSB):
47°, 78.5388%, 85.8824%
XYZ:
46.2504, 48.3131, 9.5770
xyY:
0.4441, 0.4639, 48.3131
CIE-Lab:
75.0220, 0.9384, 67.9897
CIE-LCH:
75.0220, 67.9962, 89.2093
CIE-Luv:
75.0220, 32.6774, 73.5413
Hunter-Lab:
69.5076, -2.8643, 40.4861
#dbb52f color charts
#dbb52f color shades, tints & tones
#dbb52f color schemes
#dbb52f color preview, HTML & CSS examples
This text has a color of #dbb52f
<p style="color:#dbb52f;">Text here</p>
.mytext {color:#dbb52f;}
This box has a color of #dbb52f
<div style="background-color:#dbb52f;">Content here</div>
.mybackground {background-color:#dbb52f;}
Border around this has a color of #dbb52f
<div style="border:2px solid #dbb52f;">Content here</div>
.myborder {border:2px solid #dbb52f;}