#dba80e color space conversions
Hex:
#dba80e
RGB:
219, 168, 14
CMY:
14, 34, 95
CMYK:
0, 23, 94, 14
HSL:
45°, 87.9828%, 45.6863%
HSV (HSB):
45°, 93.6073%, 85.8824%
XYZ:
43.2953, 43.0970, 6.4521
xyY:
0.4663, 0.4642, 43.0970
CIE-Lab:
71.6208, 7.0378, 73.0974
CIE-LCH:
71.6208, 73.4354, 84.5005
CIE-Luv:
71.6208, 43.1873, 73.2305
Hunter-Lab:
65.6483, 2.8368, 40.1266
#dba80e color charts
#dba80e color shades, tints & tones
#dba80e color schemes
#dba80e color preview, HTML & CSS examples
This text has a color of #dba80e
<p style="color:#dba80e;">Text here</p>
.mytext {color:#dba80e;}
This box has a color of #dba80e
<div style="background-color:#dba80e;">Content here</div>
.mybackground {background-color:#dba80e;}
Border around this has a color of #dba80e
<div style="border:2px solid #dba80e;">Content here</div>
.myborder {border:2px solid #dba80e;}