#d5a65e color space conversions
Hex:
#d5a65e
RGB:
213, 166, 94
CMY:
16, 35, 63
CMYK:
0, 22, 56, 16
HSL:
36°, 58.6207%, 60.1961%
HSV (HSB):
36°, 55.8685%, 83.5294%
XYZ:
43.0972, 42.2267, 16.4688
xyY:
0.4234, 0.4148, 42.2267
CIE-Lab:
71.0270, 9.0096, 43.4858
CIE-LCH:
71.0270, 44.4093, 78.2948
CIE-Luv:
71.0270, 36.6030, 50.9730
Hunter-Lab:
64.9821, 4.6654, 30.4613
#d5a65e color charts
#d5a65e color shades, tints & tones
#d5a65e color schemes
#d5a65e color preview, HTML & CSS examples
This text has a color of #d5a65e
<p style="color:#d5a65e;">Text here</p>
.mytext {color:#d5a65e;}
This box has a color of #d5a65e
<div style="background-color:#d5a65e;">Content here</div>
.mybackground {background-color:#d5a65e;}
Border around this has a color of #d5a65e
<div style="border:2px solid #d5a65e;">Content here</div>
.myborder {border:2px solid #d5a65e;}