#d3a2c0 color space conversions
Hex:
#d3a2c0
RGB:
211, 162, 192
CMY:
17, 36, 25
CMYK:
0, 23, 9, 17
HSL:
323°, 35.7664%, 73.1373%
HSV (HSB):
323°, 23.2227%, 82.7451%
XYZ:
49.2987, 43.4953, 55.6663
xyY:
0.3321, 0.2930, 43.4953
CIE-Lab:
71.8899, 22.8957, -8.3874
CIE-LCH:
71.8899, 24.3837, 339.8806
CIE-Luv:
71.8899, 27.2455, -16.5658
Hunter-Lab:
65.9510, 18.0155, -3.8784
#d3a2c0 color charts
#d3a2c0 color shades, tints & tones
#d3a2c0 color schemes
#d3a2c0 color preview, HTML & CSS examples
This text has a color of #d3a2c0
<p style="color:#d3a2c0;">Text here</p>
.mytext {color:#d3a2c0;}
This box has a color of #d3a2c0
<div style="background-color:#d3a2c0;">Content here</div>
.mybackground {background-color:#d3a2c0;}
Border around this has a color of #d3a2c0
<div style="border:2px solid #d3a2c0;">Content here</div>
.myborder {border:2px solid #d3a2c0;}