#dbb64f color space conversions
Hex:
#dbb64f
RGB:
219, 182, 79
CMY:
14, 29, 69
CMYK:
0, 17, 64, 14
HSL:
44°, 66.0377%, 58.4314%
HSV (HSB):
44°, 63.9269%, 85.8824%
XYZ:
47.3526, 49.0805, 14.3749
xyY:
0.4273, 0.4429, 49.0805
CIE-Lab:
75.5014, 1.9717, 55.9227
CIE-LCH:
75.5014, 55.9574, 87.9808
CIE-Luv:
75.5014, 30.7029, 64.7764
Hunter-Lab:
70.0575, -1.9503, 36.8747
#dbb64f color charts
#dbb64f color shades, tints & tones
#dbb64f color schemes
#dbb64f color preview, HTML & CSS examples
This text has a color of #dbb64f
<p style="color:#dbb64f;">Text here</p>
.mytext {color:#dbb64f;}
This box has a color of #dbb64f
<div style="background-color:#dbb64f;">Content here</div>
.mybackground {background-color:#dbb64f;}
Border around this has a color of #dbb64f
<div style="border:2px solid #dbb64f;">Content here</div>
.myborder {border:2px solid #dbb64f;}