#dac05f color space conversions
Hex:
#dac05f
RGB:
218, 192, 95
CMY:
15, 25, 63
CMYK:
0, 12, 56, 15
HSL:
47°, 62.4365%, 61.3725%
HSV (HSB):
47°, 56.4220%, 85.4902%
XYZ:
49.8286, 53.4309, 18.5134
xyY:
0.4092, 0.4388, 53.4309
CIE-Lab:
78.1287, -2.5616, 51.4911
CIE-LCH:
78.1287, 51.5548, 92.8481
CIE-Luv:
78.1287, 22.2962, 62.9180
Hunter-Lab:
73.0965, -6.2383, 36.1509
#dac05f color charts
#dac05f color shades, tints & tones
#dac05f color schemes
#dac05f color preview, HTML & CSS examples
This text has a color of #dac05f
<p style="color:#dac05f;">Text here</p>
.mytext {color:#dac05f;}
This box has a color of #dac05f
<div style="background-color:#dac05f;">Content here</div>
.mybackground {background-color:#dac05f;}
Border around this has a color of #dac05f
<div style="border:2px solid #dac05f;">Content here</div>
.myborder {border:2px solid #dac05f;}