#dbb63e color space conversions
Hex:
#dbb63e
RGB:
219, 182, 62
CMY:
14, 29, 76
CMYK:
0, 17, 72, 14
HSL:
46°, 68.5590%, 55.0980%
HSV (HSB):
46°, 71.6895%, 85.8824%
XYZ:
46.8109, 48.8638, 11.5219
xyY:
0.4367, 0.4558, 48.8638
CIE-Lab:
75.3665, 1.0355, 62.9299
CIE-LCH:
75.3665, 62.9384, 89.0573
CIE-Luv:
75.3665, 31.4455, 70.2545
Hunter-Lab:
69.9026, -2.7956, 39.1592
#dbb63e color charts
#dbb63e color shades, tints & tones
#dbb63e color schemes
#dbb63e color preview, HTML & CSS examples
This text has a color of #dbb63e
<p style="color:#dbb63e;">Text here</p>
.mytext {color:#dbb63e;}
This box has a color of #dbb63e
<div style="background-color:#dbb63e;">Content here</div>
.mybackground {background-color:#dbb63e;}
Border around this has a color of #dbb63e
<div style="border:2px solid #dbb63e;">Content here</div>
.myborder {border:2px solid #dbb63e;}