#dac82e color space conversions
Hex:
#dac82e
RGB:
218, 200, 46
CMY:
15, 22, 82
CMYK:
0, 8, 79, 15
HSL:
54°, 69.9187%, 51.7647%
HSV (HSB):
54°, 78.8991%, 85.4902%
XYZ:
50.0609, 56.4112, 10.8347
xyY:
0.4268, 0.4809, 56.4112
CIE-Lab:
79.8473, -9.3439, 72.5747
CIE-LCH:
79.8473, 73.1737, 97.3364
CIE-Luv:
79.8473, 18.4448, 81.3007
Hunter-Lab:
75.1074, -12.4635, 44.0222
#dac82e color charts
#dac82e color shades, tints & tones
#dac82e color schemes
#dac82e color preview, HTML & CSS examples
This text has a color of #dac82e
<p style="color:#dac82e;">Text here</p>
.mytext {color:#dac82e;}
This box has a color of #dac82e
<div style="background-color:#dac82e;">Content here</div>
.mybackground {background-color:#dac82e;}
Border around this has a color of #dac82e
<div style="border:2px solid #dac82e;">Content here</div>
.myborder {border:2px solid #dac82e;}