#dac95f color space conversions
Hex:
#dac95f
RGB:
218, 201, 95
CMY:
15, 21, 63
CMYK:
0, 8, 56, 15
HSL:
52°, 62.4365%, 61.3725%
HSV (HSB):
52°, 56.4220%, 85.4902%
XYZ:
51.8656, 57.5049, 19.1924
xyY:
0.4034, 0.4473, 57.5049
CIE-Lab:
80.4628, -7.2015, 54.1770
CIE-LCH:
80.4628, 54.6535, 97.5717
CIE-Luv:
80.4628, 16.3130, 67.0575
Hunter-Lab:
75.8320, -10.6201, 38.0766
#dac95f color charts
#dac95f color shades, tints & tones
#dac95f color schemes
#dac95f color preview, HTML & CSS examples
This text has a color of #dac95f
<p style="color:#dac95f;">Text here</p>
.mytext {color:#dac95f;}
This box has a color of #dac95f
<div style="background-color:#dac95f;">Content here</div>
.mybackground {background-color:#dac95f;}
Border around this has a color of #dac95f
<div style="border:2px solid #dac95f;">Content here</div>
.myborder {border:2px solid #dac95f;}