#dab12f color space conversions
Hex:
#dab12f
RGB:
218, 177, 47
CMY:
15, 31, 82
CMYK:
0, 19, 78, 15
HSL:
46°, 69.7959%, 51.9608%
HSV (HSB):
46°, 78.4404%, 85.4902%
XYZ:
45.1487, 46.5549, 9.2957
xyY:
0.4470, 0.4609, 46.5549
CIE-Lab:
73.9042, 2.6085, 66.9420
CIE-LCH:
73.9042, 66.9928, 87.7685
CIE-Luv:
73.9042, 34.8612, 71.9153
Hunter-Lab:
68.2312, -1.2909, 39.6842
#dab12f color charts
#dab12f color shades, tints & tones
#dab12f color schemes
#dab12f color preview, HTML & CSS examples
This text has a color of #dab12f
<p style="color:#dab12f;">Text here</p>
.mytext {color:#dab12f;}
This box has a color of #dab12f
<div style="background-color:#dab12f;">Content here</div>
.mybackground {background-color:#dab12f;}
Border around this has a color of #dab12f
<div style="border:2px solid #dab12f;">Content here</div>
.myborder {border:2px solid #dab12f;}