#d5a75e color space conversions
Hex:
#d5a75e
RGB:
213, 167, 94
CMY:
16, 35, 63
CMYK:
0, 22, 56, 16
HSL:
37°, 58.6207%, 60.1961%
HSV (HSB):
37°, 55.8685%, 83.5294%
XYZ:
43.2797, 42.5917, 16.5296
xyY:
0.4226, 0.4159, 42.5917
CIE-Lab:
71.2770, 8.4733, 43.7858
CIE-LCH:
71.2770, 44.5981, 79.0476
CIE-Luv:
71.2770, 35.9000, 51.4406
Hunter-Lab:
65.2623, 4.1658, 30.6667
#d5a75e color charts
#d5a75e color shades, tints & tones
#d5a75e color schemes
#d5a75e color preview, HTML & CSS examples
This text has a color of #d5a75e
<p style="color:#d5a75e;">Text here</p>
.mytext {color:#d5a75e;}
This box has a color of #d5a75e
<div style="background-color:#d5a75e;">Content here</div>
.mybackground {background-color:#d5a75e;}
Border around this has a color of #d5a75e
<div style="border:2px solid #d5a75e;">Content here</div>
.myborder {border:2px solid #d5a75e;}