#dbc71f color space conversions
Hex:
#dbc71f
RGB:
219, 199, 31
CMY:
14, 22, 88
CMYK:
0, 9, 86, 14
HSL:
54°, 75.2000%, 49.0196%
HSV (HSB):
54°, 85.8447%, 85.8824%
XYZ:
49.8842, 56.0058, 9.4774
xyY:
0.4324, 0.4855, 56.0058
CIE-Lab:
79.6171, -8.8275, 76.2221
CIE-LCH:
79.6171, 76.7315, 96.6062
CIE-Luv:
79.6171, 20.1051, 83.3184
Hunter-Lab:
74.8371, -11.9820, 44.8775
#dbc71f color charts
#dbc71f color shades, tints & tones
#dbc71f color schemes
#dbc71f color preview, HTML & CSS examples
This text has a color of #dbc71f
<p style="color:#dbc71f;">Text here</p>
.mytext {color:#dbc71f;}
This box has a color of #dbc71f
<div style="background-color:#dbc71f;">Content here</div>
.mybackground {background-color:#dbc71f;}
Border around this has a color of #dbc71f
<div style="border:2px solid #dbc71f;">Content here</div>
.myborder {border:2px solid #dbc71f;}