#dab50f color space conversions
Hex:
#dab50f
RGB:
218, 181, 15
CMY:
15, 29, 94
CMYK:
0, 17, 93, 15
HSL:
49°, 87.1245%, 45.6863%
HSV (HSB):
49°, 93.1193%, 85.4902%
XYZ:
45.5235, 47.9877, 7.3151
xyY:
0.4515, 0.4759, 47.9877
CIE-Lab:
74.8171, -0.2499, 75.2763
CIE-LCH:
74.8171, 75.2767, 90.1902
CIE-Luv:
74.8171, 32.5385, 78.0478
Hunter-Lab:
69.2731, -3.9249, 42.2303
#dab50f color charts
#dab50f color shades, tints & tones
#dab50f color schemes
#dab50f color preview, HTML & CSS examples
This text has a color of #dab50f
<p style="color:#dab50f;">Text here</p>
.mytext {color:#dab50f;}
This box has a color of #dab50f
<div style="background-color:#dab50f;">Content here</div>
.mybackground {background-color:#dab50f;}
Border around this has a color of #dab50f
<div style="border:2px solid #dab50f;">Content here</div>
.myborder {border:2px solid #dab50f;}