#dbb82f color space conversions
Hex:
#dbb82f
RGB:
219, 184, 47
CMY:
14, 28, 82
CMYK:
0, 16, 79, 14
HSL:
48°, 70.4918%, 52.1569%
HSV (HSB):
48°, 78.5388%, 85.8824%
XYZ:
46.8670, 49.5463, 9.7826
xyY:
0.4413, 0.4666, 49.5463
CIE-Lab:
75.7899, -0.6319, 68.6820
CIE-LCH:
75.7899, 68.6849, 90.5271
CIE-Luv:
75.7899, 30.4888, 74.7392
Hunter-Lab:
70.3891, -4.3308, 41.0324
#dbb82f color charts
#dbb82f color shades, tints & tones
#dbb82f color schemes
#dbb82f color preview, HTML & CSS examples
This text has a color of #dbb82f
<p style="color:#dbb82f;">Text here</p>
.mytext {color:#dbb82f;}
This box has a color of #dbb82f
<div style="background-color:#dbb82f;">Content here</div>
.mybackground {background-color:#dbb82f;}
Border around this has a color of #dbb82f
<div style="border:2px solid #dbb82f;">Content here</div>
.myborder {border:2px solid #dbb82f;}