#dbc510 color space conversions
Hex:
#dbc510
RGB:
219, 197, 16
CMY:
14, 23, 94
CMYK:
0, 10, 93, 14
HSL:
53°, 86.3830%, 46.0784%
HSV (HSB):
53°, 92.6941%, 85.8824%
XYZ:
49.2732, 55.0300, 8.5151
xyY:
0.4367, 0.4878, 55.0300
CIE-Lab:
79.0585, -8.0730, 78.3664
CIE-LCH:
79.0585, 78.7812, 95.8817
CIE-Luv:
79.0585, 21.6723, 84.0704
Hunter-Lab:
74.1822, -11.2558, 45.1219
#dbc510 color charts
#dbc510 color shades, tints & tones
#dbc510 color schemes
#dbc510 color preview, HTML & CSS examples
This text has a color of #dbc510
<p style="color:#dbc510;">Text here</p>
.mytext {color:#dbc510;}
This box has a color of #dbc510
<div style="background-color:#dbc510;">Content here</div>
.mybackground {background-color:#dbc510;}
Border around this has a color of #dbc510
<div style="border:2px solid #dbc510;">Content here</div>
.myborder {border:2px solid #dbc510;}