#d3a45e color space conversions
Hex:
#d3a45e
RGB:
211, 164, 94
CMY:
17, 36, 63
CMYK:
0, 22, 55, 17
HSL:
36°, 57.0732%, 59.8039%
HSV (HSB):
36°, 55.4502%, 82.7451%
XYZ:
42.1598, 41.2080, 16.3215
xyY:
0.4229, 0.4134, 41.2080
CIE-Lab:
70.3214, 9.2455, 42.5878
CIE-LCH:
70.3214, 43.5798, 77.7515
CIE-Luv:
70.3214, 36.5063, 49.8913
Hunter-Lab:
64.1934, 4.8935, 29.8606
#d3a45e color charts
#d3a45e color shades, tints & tones
#d3a45e color schemes
#d3a45e color preview, HTML & CSS examples
This text has a color of #d3a45e
<p style="color:#d3a45e;">Text here</p>
.mytext {color:#d3a45e;}
This box has a color of #d3a45e
<div style="background-color:#d3a45e;">Content here</div>
.mybackground {background-color:#d3a45e;}
Border around this has a color of #d3a45e
<div style="border:2px solid #d3a45e;">Content here</div>
.myborder {border:2px solid #d3a45e;}