#d3a3a0 color space conversions
Hex:
#d3a3a0
RGB:
211, 163, 160
CMY:
17, 36, 37
CMYK:
0, 23, 24, 17
HSL:
4°, 36.6906%, 72.7451%
HSV (HSB):
4°, 24.1706%, 82.7451%
XYZ:
46.3063, 42.5813, 39.0361
xyY:
0.3620, 0.3329, 42.5813
CIE-Lab:
71.2699, 17.2696, 8.3856
CIE-LCH:
71.2699, 19.1978, 25.8998
CIE-Luv:
71.2699, 30.6449, 8.7359
Hunter-Lab:
65.2544, 12.4734, 10.2099
#d3a3a0 color charts
#d3a3a0 color shades, tints & tones
#d3a3a0 color schemes
#d3a3a0 color preview, HTML & CSS examples
This text has a color of #d3a3a0
<p style="color:#d3a3a0;">Text here</p>
.mytext {color:#d3a3a0;}
This box has a color of #d3a3a0
<div style="background-color:#d3a3a0;">Content here</div>
.mybackground {background-color:#d3a3a0;}
Border around this has a color of #d3a3a0
<div style="border:2px solid #d3a3a0;">Content here</div>
.myborder {border:2px solid #d3a3a0;}