#dbc80a color space conversions
Hex:
#dbc80a
RGB:
219, 200, 10
CMY:
14, 22, 96
CMYK:
0, 9, 95, 14
HSL:
55°, 91.2664%, 44.9020%
HSV (HSB):
55°, 95.4338%, 85.8824%
XYZ:
49.9225, 56.3905, 8.5404
xyY:
0.4347, 0.4910, 56.3905
CIE-Lab:
79.8356, -9.6658, 79.6214
CIE-LCH:
79.8356, 80.2059, 96.9216
CIE-Luv:
79.8356, 19.5992, 85.5935
Hunter-Lab:
75.0936, -12.7465, 45.8225
#dbc80a color charts
#dbc80a color shades, tints & tones
#dbc80a color schemes
#dbc80a color preview, HTML & CSS examples
This text has a color of #dbc80a
<p style="color:#dbc80a;">Text here</p>
.mytext {color:#dbc80a;}
This box has a color of #dbc80a
<div style="background-color:#dbc80a;">Content here</div>
.mybackground {background-color:#dbc80a;}
Border around this has a color of #dbc80a
<div style="border:2px solid #dbc80a;">Content here</div>
.myborder {border:2px solid #dbc80a;}