#dbc71d color space conversions
Hex:
#dbc71d
RGB:
219, 199, 29
CMY:
14, 22, 89
CMYK:
0, 9, 87, 14
HSL:
54°, 76.6129%, 48.6275%
HSV (HSB):
54°, 86.7580%, 85.8824%
XYZ:
49.8586, 55.9956, 9.3428
xyY:
0.4328, 0.4861, 55.9956
CIE-Lab:
79.6113, -8.8713, 76.6335
CIE-LCH:
79.6113, 77.1453, 96.6033
CIE-Luv:
79.6113, 20.1311, 83.5691
Hunter-Lab:
74.8302, -12.0202, 44.9786
#dbc71d color charts
#dbc71d color shades, tints & tones
#dbc71d color schemes
#dbc71d color preview, HTML & CSS examples
This text has a color of #dbc71d
<p style="color:#dbc71d;">Text here</p>
.mytext {color:#dbc71d;}
This box has a color of #dbc71d
<div style="background-color:#dbc71d;">Content here</div>
.mybackground {background-color:#dbc71d;}
Border around this has a color of #dbc71d
<div style="border:2px solid #dbc71d;">Content here</div>
.myborder {border:2px solid #dbc71d;}