#dac52e color space conversions
Hex:
#dac52e
RGB:
218, 197, 46
CMY:
15, 23, 82
CMYK:
0, 10, 79, 15
HSL:
53°, 69.9187%, 51.7647%
HSV (HSB):
53°, 78.8991%, 85.4902%
XYZ:
49.3728, 55.0352, 10.6054
xyY:
0.4293, 0.4785, 55.0352
CIE-Lab:
79.0615, -7.8154, 71.8785
CIE-LCH:
79.0615, 72.3021, 96.2054
CIE-Luv:
79.0615, 20.5246, 80.1053
Hunter-Lab:
74.1857, -11.0278, 43.4540
#dac52e color charts
#dac52e color shades, tints & tones
#dac52e color schemes
#dac52e color preview, HTML & CSS examples
This text has a color of #dac52e
<p style="color:#dac52e;">Text here</p>
.mytext {color:#dac52e;}
This box has a color of #dac52e
<div style="background-color:#dac52e;">Content here</div>
.mybackground {background-color:#dac52e;}
Border around this has a color of #dac52e
<div style="border:2px solid #dac52e;">Content here</div>
.myborder {border:2px solid #dac52e;}