#dbb72d color space conversions
Hex:
#dbb72d
RGB:
219, 183, 45
CMY:
14, 28, 82
CMYK:
0, 16, 79, 14
HSL:
48°, 70.7317%, 51.7647%
HSV (HSB):
48°, 79.4521%, 85.8824%
XYZ:
46.6206, 49.1165, 9.5059
xyY:
0.4430, 0.4667, 49.1165
CIE-Lab:
75.5237, -0.1781, 69.0756
CIE-LCH:
75.5237, 69.0758, 90.1477
CIE-Luv:
75.5237, 31.2710, 74.7500
Hunter-Lab:
70.0832, -3.9042, 41.0163
#dbb72d color charts
#dbb72d color shades, tints & tones
#dbb72d color schemes
#dbb72d color preview, HTML & CSS examples
This text has a color of #dbb72d
<p style="color:#dbb72d;">Text here</p>
.mytext {color:#dbb72d;}
This box has a color of #dbb72d
<div style="background-color:#dbb72d;">Content here</div>
.mybackground {background-color:#dbb72d;}
Border around this has a color of #dbb72d
<div style="border:2px solid #dbb72d;">Content here</div>
.myborder {border:2px solid #dbb72d;}