#daac2f color space conversions
Hex:
#daac2f
RGB:
218, 172, 47
CMY:
15, 33, 82
CMYK:
0, 21, 78, 15
HSL:
44°, 69.7959%, 51.9608%
HSV (HSB):
44°, 78.4404%, 85.4902%
XYZ:
44.1791, 44.6157, 8.9725
xyY:
0.4519, 0.4563, 44.6157
CIE-Lab:
72.6381, 5.2526, 65.7918
CIE-LCH:
72.6381, 66.0012, 85.4354
CIE-Luv:
72.6381, 38.5827, 69.9191
Hunter-Lab:
66.7950, 1.1709, 38.7921
#daac2f color charts
#daac2f color shades, tints & tones
#daac2f color schemes
#daac2f color preview, HTML & CSS examples
This text has a color of #daac2f
<p style="color:#daac2f;">Text here</p>
.mytext {color:#daac2f;}
This box has a color of #daac2f
<div style="background-color:#daac2f;">Content here</div>
.mybackground {background-color:#daac2f;}
Border around this has a color of #daac2f
<div style="border:2px solid #daac2f;">Content here</div>
.myborder {border:2px solid #daac2f;}