#dbb52a color space conversions
Hex:
#dbb52a
RGB:
219, 181, 42
CMY:
14, 29, 84
CMYK:
0, 17, 81, 14
HSL:
47°, 71.0843%, 51.1765%
HSV (HSB):
47°, 80.8219%, 85.8824%
XYZ:
46.1552, 48.2750, 9.0759
xyY:
0.4459, 0.4664, 48.2750
CIE-Lab:
74.9980, 0.7715, 69.5278
CIE-LCH:
74.9980, 69.5321, 89.3643
CIE-Luv:
74.9980, 32.8152, 74.5413
Hunter-Lab:
69.4802, -3.0141, 40.8914
#dbb52a color charts
#dbb52a color shades, tints & tones
#dbb52a color schemes
#dbb52a color preview, HTML & CSS examples
This text has a color of #dbb52a
<p style="color:#dbb52a;">Text here</p>
.mytext {color:#dbb52a;}
This box has a color of #dbb52a
<div style="background-color:#dbb52a;">Content here</div>
.mybackground {background-color:#dbb52a;}
Border around this has a color of #dbb52a
<div style="border:2px solid #dbb52a;">Content here</div>
.myborder {border:2px solid #dbb52a;}