#dac82f color space conversions
Hex:
#dac82f
RGB:
218, 200, 47
CMY:
15, 22, 82
CMYK:
0, 8, 78, 15
HSL:
54°, 69.7959%, 51.9608%
HSV (HSB):
54°, 78.4404%, 85.4902%
XYZ:
50.0808, 56.4192, 10.9398
xyY:
0.4264, 0.4804, 56.4192
CIE-Lab:
79.8518, -9.3097, 72.2839
CIE-LCH:
79.8518, 72.8810, 97.3390
CIE-Luv:
79.8518, 18.4255, 81.1078
Hunter-Lab:
75.1127, -12.4338, 43.9436
#dac82f color charts
#dac82f color shades, tints & tones
#dac82f color schemes
#dac82f color preview, HTML & CSS examples
This text has a color of #dac82f
<p style="color:#dac82f;">Text here</p>
.mytext {color:#dac82f;}
This box has a color of #dac82f
<div style="background-color:#dac82f;">Content here</div>
.mybackground {background-color:#dac82f;}
Border around this has a color of #dac82f
<div style="border:2px solid #dac82f;">Content here</div>
.myborder {border:2px solid #dac82f;}