#dbc92e color space conversions
Hex:
#dbc92e
RGB:
219, 201, 46
CMY:
14, 21, 82
CMYK:
0, 8, 79, 14
HSL:
54°, 70.6122%, 51.9608%
HSV (HSB):
54°, 78.9954%, 85.8824%
XYZ:
50.5932, 57.0306, 10.9262
xyY:
0.4268, 0.4811, 57.0306
CIE-Lab:
80.1968, -9.4242, 72.9171
CIE-LCH:
80.1968, 73.5236, 97.3644
CIE-Luv:
80.1968, 18.4725, 81.7171
Hunter-Lab:
75.5186, -12.5727, 44.2848
#dbc92e color charts
#dbc92e color shades, tints & tones
#dbc92e color schemes
#dbc92e color preview, HTML & CSS examples
This text has a color of #dbc92e
<p style="color:#dbc92e;">Text here</p>
.mytext {color:#dbc92e;}
This box has a color of #dbc92e
<div style="background-color:#dbc92e;">Content here</div>
.mybackground {background-color:#dbc92e;}
Border around this has a color of #dbc92e
<div style="border:2px solid #dbc92e;">Content here</div>
.myborder {border:2px solid #dbc92e;}