#daa712 color space conversions
Hex:
#daa712
RGB:
218, 167, 18
CMY:
15, 35, 93
CMYK:
0, 23, 92, 15
HSL:
45°, 84.7458%, 46.2745%
HSV (HSB):
45°, 91.7431%, 85.4902%
XYZ:
42.8413, 42.5865, 6.5343
xyY:
0.4659, 0.4631, 42.5865
CIE-Lab:
71.2734, 7.1856, 72.1688
CIE-LCH:
71.2734, 72.5256, 84.3140
CIE-Luv:
71.2734, 43.1165, 72.4889
Hunter-Lab:
65.2584, 2.9810, 39.7442
#daa712 color charts
#daa712 color shades, tints & tones
#daa712 color schemes
#daa712 color preview, HTML & CSS examples
This text has a color of #daa712
<p style="color:#daa712;">Text here</p>
.mytext {color:#daa712;}
This box has a color of #daa712
<div style="background-color:#daa712;">Content here</div>
.mybackground {background-color:#daa712;}
Border around this has a color of #daa712
<div style="border:2px solid #daa712;">Content here</div>
.myborder {border:2px solid #daa712;}