#d0aa3e color space conversions
Hex:
#d0aa3e
RGB:
208, 170, 62
CMY:
18, 33, 76
CMYK:
0, 18, 70, 18
HSL:
44°, 60.8333%, 52.9412%
HSV (HSB):
44°, 70.1923%, 81.5686%
XYZ:
41.2567, 42.5071, 10.5877
xyY:
0.4373, 0.4505, 42.5071
CIE-Lab:
71.2192, 2.6331, 58.4085
CIE-LCH:
71.2192, 58.4678, 87.4188
CIE-Luv:
71.2192, 31.8372, 64.8200
Hunter-Lab:
65.1975, -1.1417, 36.0099
#d0aa3e color charts
#d0aa3e color shades, tints & tones
#d0aa3e color schemes
#d0aa3e color preview, HTML & CSS examples
This text has a color of #d0aa3e
<p style="color:#d0aa3e;">Text here</p>
.mytext {color:#d0aa3e;}
This box has a color of #d0aa3e
<div style="background-color:#d0aa3e;">Content here</div>
.mybackground {background-color:#d0aa3e;}
Border around this has a color of #d0aa3e
<div style="border:2px solid #d0aa3e;">Content here</div>
.myborder {border:2px solid #d0aa3e;}