#d3a365 color space conversions
Hex:
#d3a365
RGB:
211, 163, 101
CMY:
17, 36, 60
CMYK:
0, 23, 52, 17
HSL:
34°, 55.5556%, 61.1765%
HSV (HSB):
34°, 52.1327%, 82.7451%
XYZ:
42.3101, 40.9829, 17.9924
xyY:
0.4177, 0.4046, 40.9829
CIE-Lab:
70.1639, 10.3769, 38.8080
CIE-LCH:
70.1639, 40.1714, 75.0298
CIE-Luv:
70.1639, 36.6510, 45.9823
Hunter-Lab:
64.0179, 5.9414, 28.1489
#d3a365 color charts
#d3a365 color shades, tints & tones
#d3a365 color schemes
#d3a365 color preview, HTML & CSS examples
This text has a color of #d3a365
<p style="color:#d3a365;">Text here</p>
.mytext {color:#d3a365;}
This box has a color of #d3a365
<div style="background-color:#d3a365;">Content here</div>
.mybackground {background-color:#d3a365;}
Border around this has a color of #d3a365
<div style="border:2px solid #d3a365;">Content here</div>
.myborder {border:2px solid #d3a365;}