#d5af3c color space conversions
Hex:
#d5af3c
RGB:
213, 175, 60
CMY:
16, 31, 76
CMYK:
0, 18, 72, 16
HSL:
45°, 64.5570%, 53.5294%
HSV (HSB):
45°, 71.8310%, 83.5294%
XYZ:
43.5862, 45.1323, 10.6891
xyY:
0.4385, 0.4540, 45.1323
CIE-Lab:
72.9789, 2.0432, 61.1497
CIE-LCH:
72.9789, 61.1838, 88.0863
CIE-Luv:
72.9789, 32.0715, 67.6945
Hunter-Lab:
67.1806, -1.7569, 37.5928
#d5af3c color charts
#d5af3c color shades, tints & tones
#d5af3c color schemes
#d5af3c color preview, HTML & CSS examples
This text has a color of #d5af3c
<p style="color:#d5af3c;">Text here</p>
.mytext {color:#d5af3c;}
This box has a color of #d5af3c
<div style="background-color:#d5af3c;">Content here</div>
.mybackground {background-color:#d5af3c;}
Border around this has a color of #d5af3c
<div style="border:2px solid #d5af3c;">Content here</div>
.myborder {border:2px solid #d5af3c;}