#dba02d color space conversions
Hex:
#dba02d
RGB:
219, 160, 45
CMY:
14, 37, 82
CMYK:
0, 27, 79, 14
HSL:
40°, 70.7317%, 51.7647%
HSV (HSB):
40°, 79.4521%, 85.8824%
XYZ:
42.2579, 40.3911, 8.0517
xyY:
0.4659, 0.4453, 40.3911
CIE-Lab:
69.7472, 12.0158, 63.8930
CIE-LCH:
69.7472, 65.0131, 79.3493
CIE-Luv:
69.7472, 48.5912, 65.6381
Hunter-Lab:
63.5540, 7.4674, 36.9764
#dba02d color charts
#dba02d color shades, tints & tones
#dba02d color schemes
#dba02d color preview, HTML & CSS examples
This text has a color of #dba02d
<p style="color:#dba02d;">Text here</p>
.mytext {color:#dba02d;}
This box has a color of #dba02d
<div style="background-color:#dba02d;">Content here</div>
.mybackground {background-color:#dba02d;}
Border around this has a color of #dba02d
<div style="border:2px solid #dba02d;">Content here</div>
.myborder {border:2px solid #dba02d;}