#dbb32f color space conversions
Hex:
#dbb32f
RGB:
219, 179, 47
CMY:
14, 30, 82
CMYK:
0, 18, 79, 14
HSL:
46°, 70.4918%, 52.1569%
HSV (HSB):
46°, 78.5388%, 85.8824%
XYZ:
45.8466, 47.5055, 9.4424
xyY:
0.4460, 0.4621, 47.5055
CIE-Lab:
74.5120, 1.9888, 67.5290
CIE-LCH:
74.5120, 67.5583, 88.3131
CIE-Luv:
74.5120, 34.1470, 72.7430
Hunter-Lab:
68.9242, -1.8839, 40.1244
#dbb32f color charts
#dbb32f color shades, tints & tones
#dbb32f color schemes
#dbb32f color preview, HTML & CSS examples
This text has a color of #dbb32f
<p style="color:#dbb32f;">Text here</p>
.mytext {color:#dbb32f;}
This box has a color of #dbb32f
<div style="background-color:#dbb32f;">Content here</div>
.mybackground {background-color:#dbb32f;}
Border around this has a color of #dbb32f
<div style="border:2px solid #dbb32f;">Content here</div>
.myborder {border:2px solid #dbb32f;}