#d3a3a2 color space conversions
Hex:
#d3a3a2
RGB:
211, 163, 162
CMY:
17, 36, 36
CMYK:
0, 23, 23, 17
HSL:
1°, 35.7664%, 73.1373%
HSV (HSB):
1°, 23.2227%, 82.7451%
XYZ:
46.4827, 42.6519, 39.9652
xyY:
0.3601, 0.3304, 42.6519
CIE-Lab:
71.3181, 17.5609, 7.3503
CIE-LCH:
71.3181, 19.0371, 22.7124
CIE-Luv:
71.3181, 30.4091, 7.2623
Hunter-Lab:
65.3084, 12.7562, 9.4337
#d3a3a2 color charts
#d3a3a2 color shades, tints & tones
#d3a3a2 color schemes
#d3a3a2 color preview, HTML & CSS examples
This text has a color of #d3a3a2
<p style="color:#d3a3a2;">Text here</p>
.mytext {color:#d3a3a2;}
This box has a color of #d3a3a2
<div style="background-color:#d3a3a2;">Content here</div>
.mybackground {background-color:#d3a3a2;}
Border around this has a color of #d3a3a2
<div style="border:2px solid #d3a3a2;">Content here</div>
.myborder {border:2px solid #d3a3a2;}