#dab52f color space conversions
Hex:
#dab52f
RGB:
218, 181, 47
CMY:
15, 29, 82
CMYK:
0, 17, 78, 15
HSL:
47°, 69.7959%, 51.9608%
HSV (HSB):
47°, 78.4404%, 85.4902%
XYZ:
45.9504, 48.1584, 9.5630
xyY:
0.4432, 0.4645, 48.1584
CIE-Lab:
74.9247, 0.5053, 67.8656
CIE-LCH:
74.9247, 67.8674, 89.5734
CIE-Luv:
74.9247, 31.9212, 73.5139
Hunter-Lab:
69.3963, -3.2505, 40.4071
#dab52f color charts
#dab52f color shades, tints & tones
#dab52f color schemes
#dab52f color preview, HTML & CSS examples
This text has a color of #dab52f
<p style="color:#dab52f;">Text here</p>
.mytext {color:#dab52f;}
This box has a color of #dab52f
<div style="background-color:#dab52f;">Content here</div>
.mybackground {background-color:#dab52f;}
Border around this has a color of #dab52f
<div style="border:2px solid #dab52f;">Content here</div>
.myborder {border:2px solid #dab52f;}