#dab80f color space conversions
Hex:
#dab80f
RGB:
218, 184, 15
CMY:
15, 28, 94
CMYK:
0, 16, 93, 15
HSL:
50°, 87.1245%, 45.6863%
HSV (HSB):
50°, 93.1193%, 85.4902%
XYZ:
46.1402, 49.2209, 7.5207
xyY:
0.4485, 0.4784, 49.2209
CIE-Lab:
75.5885, -1.8165, 75.8518
CIE-LCH:
75.5885, 75.8735, 91.3719
CIE-Luv:
75.5885, 30.3201, 79.1869
Hunter-Lab:
70.1576, -5.3827, 42.7546
#dab80f color charts
#dab80f color shades, tints & tones
#dab80f color schemes
#dab80f color preview, HTML & CSS examples
This text has a color of #dab80f
<p style="color:#dab80f;">Text here</p>
.mytext {color:#dab80f;}
This box has a color of #dab80f
<div style="background-color:#dab80f;">Content here</div>
.mybackground {background-color:#dab80f;}
Border around this has a color of #dab80f
<div style="border:2px solid #dab80f;">Content here</div>
.myborder {border:2px solid #dab80f;}