#dbc80e color space conversions
Hex:
#dbc80e
RGB:
219, 200, 14
CMY:
14, 22, 95
CMYK:
0, 9, 94, 14
HSL:
54°, 87.9828%, 45.6863%
HSV (HSB):
54°, 93.6073%, 85.8824%
XYZ:
49.9470, 56.4003, 8.6693
xyY:
0.4343, 0.4904, 56.4003
CIE-Lab:
79.8411, -9.6237, 79.2024
CIE-LCH:
79.8411, 79.7849, 96.9279
CIE-Luv:
79.8411, 19.5747, 85.3526
Hunter-Lab:
75.1002, -12.7100, 45.7259
#dbc80e color charts
#dbc80e color shades, tints & tones
#dbc80e color schemes
#dbc80e color preview, HTML & CSS examples
This text has a color of #dbc80e
<p style="color:#dbc80e;">Text here</p>
.mytext {color:#dbc80e;}
This box has a color of #dbc80e
<div style="background-color:#dbc80e;">Content here</div>
.mybackground {background-color:#dbc80e;}
Border around this has a color of #dbc80e
<div style="border:2px solid #dbc80e;">Content here</div>
.myborder {border:2px solid #dbc80e;}