#dab15f color space conversions
Hex:
#dab15f
RGB:
218, 177, 95
CMY:
15, 31, 63
CMYK:
0, 19, 56, 15
HSL:
40°, 62.4365%, 61.3725%
HSV (HSB):
40°, 56.4220%, 85.4902%
XYZ:
46.7011, 47.1759, 17.4709
xyY:
0.4194, 0.4237, 47.1759
CIE-Lab:
74.3022, 5.3144, 47.0136
CIE-LCH:
74.3022, 47.3131, 83.5507
CIE-Luv:
74.3022, 32.5628, 55.9760
Hunter-Lab:
68.6847, 1.1701, 32.9981
#dab15f color charts
#dab15f color shades, tints & tones
#dab15f color schemes
#dab15f color preview, HTML & CSS examples
This text has a color of #dab15f
<p style="color:#dab15f;">Text here</p>
.mytext {color:#dab15f;}
This box has a color of #dab15f
<div style="background-color:#dab15f;">Content here</div>
.mybackground {background-color:#dab15f;}
Border around this has a color of #dab15f
<div style="border:2px solid #dab15f;">Content here</div>
.myborder {border:2px solid #dab15f;}