#dab80a color space conversions
Hex:
#dab80a
RGB:
218, 184, 10
CMY:
15, 28, 96
CMYK:
0, 16, 95, 15
HSL:
50°, 91.2281%, 44.7059%
HSV (HSB):
50°, 95.4128%, 85.4902%
XYZ:
46.1087, 49.2083, 7.3551
xyY:
0.4491, 0.4793, 49.2083
CIE-Lab:
75.5807, -1.8722, 76.4449
CIE-LCH:
75.5807, 76.4678, 91.4029
CIE-Luv:
75.5807, 30.3635, 79.5203
Hunter-Lab:
70.1486, -5.4320, 42.8875
#dab80a color charts
#dab80a color shades, tints & tones
#dab80a color schemes
#dab80a color preview, HTML & CSS examples
This text has a color of #dab80a
<p style="color:#dab80a;">Text here</p>
.mytext {color:#dab80a;}
This box has a color of #dab80a
<div style="background-color:#dab80a;">Content here</div>
.mybackground {background-color:#dab80a;}
Border around this has a color of #dab80a
<div style="border:2px solid #dab80a;">Content here</div>
.myborder {border:2px solid #dab80a;}