#dbc82f color space conversions
Hex:
#dbc82f
RGB:
219, 200, 47
CMY:
14, 22, 82
CMYK:
0, 9, 79, 14
HSL:
53°, 70.4918%, 52.1569%
HSV (HSB):
53°, 78.5388%, 85.8824%
XYZ:
50.3808, 56.5739, 10.9538
xyY:
0.4273, 0.4798, 56.5739
CIE-Lab:
79.9393, -8.8822, 72.3950
CIE-LCH:
79.9393, 72.9378, 96.9947
CIE-Luv:
79.9393, 19.1438, 81.1267
Hunter-Lab:
75.2156, -12.0647, 44.0164
#dbc82f color charts
#dbc82f color shades, tints & tones
#dbc82f color schemes
#dbc82f color preview, HTML & CSS examples
This text has a color of #dbc82f
<p style="color:#dbc82f;">Text here</p>
.mytext {color:#dbc82f;}
This box has a color of #dbc82f
<div style="background-color:#dbc82f;">Content here</div>
.mybackground {background-color:#dbc82f;}
Border around this has a color of #dbc82f
<div style="border:2px solid #dbc82f;">Content here</div>
.myborder {border:2px solid #dbc82f;}