#dac40f color space conversions
Hex:
#dac40f
RGB:
218, 196, 15
CMY:
15, 23, 94
CMYK:
0, 10, 93, 15
HSL:
53°, 87.1245%, 45.6863%
HSV (HSB):
53°, 93.1193%, 85.4902%
XYZ:
48.7396, 54.4198, 8.3872
xyY:
0.4369, 0.4879, 54.4198
CIE-Lab:
78.7059, -8.0081, 78.1889
CIE-LCH:
78.7059, 78.5979, 95.8479
CIE-Luv:
78.7059, 21.6565, 83.7509
Hunter-Lab:
73.7698, -11.1623, 44.8979
#dac40f color charts
#dac40f color shades, tints & tones
#dac40f color schemes
#dac40f color preview, HTML & CSS examples
This text has a color of #dac40f
<p style="color:#dac40f;">Text here</p>
.mytext {color:#dac40f;}
This box has a color of #dac40f
<div style="background-color:#dac40f;">Content here</div>
.mybackground {background-color:#dac40f;}
Border around this has a color of #dac40f
<div style="border:2px solid #dac40f;">Content here</div>
.myborder {border:2px solid #dac40f;}