#d7aa2e color space conversions
Hex:
#d7aa2e
RGB:
215, 170, 46
CMY:
16, 33, 82
CMYK:
0, 21, 79, 16
HSL:
44°, 67.8715%, 51.1765%
HSV (HSB):
44°, 78.6047%, 84.3137%
XYZ:
42.8922, 43.3938, 8.6999
xyY:
0.4516, 0.4568, 43.3938
CIE-Lab:
71.8214, 4.9752, 65.2742
CIE-LCH:
71.8214, 65.4635, 85.6413
CIE-Luv:
71.8214, 37.7988, 69.2437
Hunter-Lab:
65.8740, 0.9464, 38.2814
#d7aa2e color charts
#d7aa2e color shades, tints & tones
#d7aa2e color schemes
#d7aa2e color preview, HTML & CSS examples
This text has a color of #d7aa2e
<p style="color:#d7aa2e;">Text here</p>
.mytext {color:#d7aa2e;}
This box has a color of #d7aa2e
<div style="background-color:#d7aa2e;">Content here</div>
.mybackground {background-color:#d7aa2e;}
Border around this has a color of #d7aa2e
<div style="border:2px solid #d7aa2e;">Content here</div>
.myborder {border:2px solid #d7aa2e;}