#dbc65e color space conversions
Hex:
#dbc65e
RGB:
219, 198, 94
CMY:
14, 22, 63
CMYK:
0, 10, 57, 14
HSL:
50°, 63.4518%, 61.3725%
HSV (HSB):
50°, 57.0776%, 85.8824%
XYZ:
51.4279, 56.2564, 18.7377
xyY:
0.4068, 0.4450, 56.2564
CIE-Lab:
79.7595, -5.3230, 53.8572
CIE-LCH:
79.7595, 54.1196, 95.6445
CIE-Luv:
79.7595, 19.0373, 66.1382
Hunter-Lab:
75.0043, -8.8660, 37.6910
#dbc65e color charts
#dbc65e color shades, tints & tones
#dbc65e color schemes
#dbc65e color preview, HTML & CSS examples
This text has a color of #dbc65e
<p style="color:#dbc65e;">Text here</p>
.mytext {color:#dbc65e;}
This box has a color of #dbc65e
<div style="background-color:#dbc65e;">Content here</div>
.mybackground {background-color:#dbc65e;}
Border around this has a color of #dbc65e
<div style="border:2px solid #dbc65e;">Content here</div>
.myborder {border:2px solid #dbc65e;}