#dbb31e color space conversions
Hex:
#dbb31e
RGB:
219, 179, 30
CMY:
14, 30, 88
CMYK:
0, 18, 86, 14
HSL:
47°, 75.9036%, 48.8235%
HSV (HSB):
47°, 86.3014%, 85.8824%
XYZ:
45.5679, 47.3940, 7.9746
xyY:
0.4515, 0.4695, 47.3940
CIE-Lab:
74.4411, 1.4980, 72.2547
CIE-LCH:
74.4411, 72.2702, 88.8123
CIE-Luv:
74.4411, 34.5687, 75.7118
Hunter-Lab:
68.8433, -2.3254, 41.3224
#dbb31e color charts
#dbb31e color shades, tints & tones
#dbb31e color schemes
#dbb31e color preview, HTML & CSS examples
This text has a color of #dbb31e
<p style="color:#dbb31e;">Text here</p>
.mytext {color:#dbb31e;}
This box has a color of #dbb31e
<div style="background-color:#dbb31e;">Content here</div>
.mybackground {background-color:#dbb31e;}
Border around this has a color of #dbb31e
<div style="border:2px solid #dbb31e;">Content here</div>
.myborder {border:2px solid #dbb31e;}