#daba20 color space conversions
Hex:
#daba20
RGB:
218, 186, 32
CMY:
15, 27, 87
CMYK:
0, 15, 85, 15
HSL:
50°, 74.4000%, 49.0196%
HSV (HSB):
50°, 85.3211%, 85.4902%
XYZ:
46.7331, 50.1275, 8.5790
xyY:
0.4432, 0.4754, 50.1275
CIE-Lab:
76.1475, -2.5496, 73.1339
CIE-LCH:
76.1475, 73.1784, 91.9967
CIE-Luv:
76.1475, 28.6228, 78.1231
Hunter-Lab:
70.8008, -6.0800, 42.3763
#daba20 color charts
#daba20 color shades, tints & tones
#daba20 color schemes
#daba20 color preview, HTML & CSS examples
This text has a color of #daba20
<p style="color:#daba20;">Text here</p>
.mytext {color:#daba20;}
This box has a color of #daba20
<div style="background-color:#daba20;">Content here</div>
.mybackground {background-color:#daba20;}
Border around this has a color of #daba20
<div style="border:2px solid #daba20;">Content here</div>
.myborder {border:2px solid #daba20;}