#d3a364 color space conversions
Hex:
#d3a364
RGB:
211, 163, 100
CMY:
17, 36, 61
CMYK:
0, 23, 53, 17
HSL:
34°, 55.7789%, 60.9804%
HSV (HSB):
34°, 52.6066%, 82.7451%
XYZ:
42.2614, 40.9634, 17.7359
xyY:
0.4186, 0.4057, 40.9634
CIE-Lab:
70.1503, 10.2892, 39.3085
CIE-LCH:
70.1503, 40.6328, 75.3316
CIE-Luv:
70.1503, 36.7331, 46.4881
Hunter-Lab:
64.0026, 5.8603, 28.3719
#d3a364 color charts
#d3a364 color shades, tints & tones
#d3a364 color schemes
#d3a364 color preview, HTML & CSS examples
This text has a color of #d3a364
<p style="color:#d3a364;">Text here</p>
.mytext {color:#d3a364;}
This box has a color of #d3a364
<div style="background-color:#d3a364;">Content here</div>
.mybackground {background-color:#d3a364;}
Border around this has a color of #d3a364
<div style="border:2px solid #d3a364;">Content here</div>
.myborder {border:2px solid #d3a364;}