#d3a852 color space conversions
Hex:
#d3a852
RGB:
211, 168, 82
CMY:
17, 34, 68
CMYK:
0, 20, 61, 17
HSL:
40°, 59.4470%, 57.4510%
HSV (HSB):
40°, 61.1374%, 82.7451%
XYZ:
42.3896, 42.4633, 13.9447
xyY:
0.4291, 0.4298, 42.4633
CIE-Lab:
71.1892, 6.1964, 49.5140
CIE-LCH:
71.1892, 49.9002, 82.8668
CIE-Luv:
71.1892, 34.4961, 57.0004
Hunter-Lab:
65.1639, 2.0787, 32.9270
#d3a852 color charts
#d3a852 color shades, tints & tones
#d3a852 color schemes
#d3a852 color preview, HTML & CSS examples
This text has a color of #d3a852
<p style="color:#d3a852;">Text here</p>
.mytext {color:#d3a852;}
This box has a color of #d3a852
<div style="background-color:#d3a852;">Content here</div>
.mybackground {background-color:#d3a852;}
Border around this has a color of #d3a852
<div style="border:2px solid #d3a852;">Content here</div>
.myborder {border:2px solid #d3a852;}