#d3a2c1 color space conversions
Hex:
#d3a2c1
RGB:
211, 162, 193
CMY:
17, 36, 24
CMYK:
0, 23, 9, 17
HSL:
322°, 35.7664%, 73.1373%
HSV (HSB):
322°, 23.2227%, 82.7451%
XYZ:
49.4099, 43.5398, 56.2519
xyY:
0.3312, 0.2918, 43.5398
CIE-Lab:
71.9198, 23.0685, -8.8946
CIE-LCH:
71.9198, 24.7239, 338.9146
CIE-Luv:
71.9198, 27.1167, -17.3690
Hunter-Lab:
65.9847, 18.1892, -4.3554
#d3a2c1 color charts
#d3a2c1 color shades, tints & tones
#d3a2c1 color schemes
#d3a2c1 color preview, HTML & CSS examples
This text has a color of #d3a2c1
<p style="color:#d3a2c1;">Text here</p>
.mytext {color:#d3a2c1;}
This box has a color of #d3a2c1
<div style="background-color:#d3a2c1;">Content here</div>
.mybackground {background-color:#d3a2c1;}
Border around this has a color of #d3a2c1
<div style="border:2px solid #d3a2c1;">Content here</div>
.myborder {border:2px solid #d3a2c1;}