#d3a065 color space conversions
Hex:
#d3a065
RGB:
211, 160, 101
CMY:
17, 37, 60
CMYK:
0, 24, 52, 17
HSL:
32°, 55.5556%, 61.1765%
HSV (HSB):
32°, 52.1327%, 82.7451%
XYZ:
41.7837, 39.9301, 17.8170
xyY:
0.4198, 0.4012, 39.9301
CIE-Lab:
69.4197, 11.9949, 37.8828
CIE-LCH:
69.4197, 39.7364, 72.4306
CIE-Luv:
69.4197, 38.7372, 44.5365
Hunter-Lab:
63.1903, 7.4479, 27.5159
#d3a065 color charts
#d3a065 color shades, tints & tones
#d3a065 color schemes
#d3a065 color preview, HTML & CSS examples
This text has a color of #d3a065
<p style="color:#d3a065;">Text here</p>
.mytext {color:#d3a065;}
This box has a color of #d3a065
<div style="background-color:#d3a065;">Content here</div>
.mybackground {background-color:#d3a065;}
Border around this has a color of #d3a065
<div style="border:2px solid #d3a065;">Content here</div>
.myborder {border:2px solid #d3a065;}