#d3a2b0 color space conversions
Hex:
#d3a2b0
RGB:
211, 162, 176
CMY:
17, 36, 31
CMYK:
0, 23, 17, 17
HSL:
343°, 35.7664%, 73.1373%
HSV (HSB):
343°, 23.2227%, 82.7451%
XYZ:
47.6208, 42.8241, 46.8303
xyY:
0.3469, 0.3120, 42.8241
CIE-Lab:
71.4354, 20.2439, -0.2175
CIE-LCH:
71.4354, 20.2451, 359.3845
CIE-Luv:
71.4354, 29.2779, -3.9404
Hunter-Lab:
65.4402, 15.3741, 3.3790
#d3a2b0 color charts
#d3a2b0 color shades, tints & tones
#d3a2b0 color schemes
#d3a2b0 color preview, HTML & CSS examples
This text has a color of #d3a2b0
<p style="color:#d3a2b0;">Text here</p>
.mytext {color:#d3a2b0;}
This box has a color of #d3a2b0
<div style="background-color:#d3a2b0;">Content here</div>
.mybackground {background-color:#d3a2b0;}
Border around this has a color of #d3a2b0
<div style="border:2px solid #d3a2b0;">Content here</div>
.myborder {border:2px solid #d3a2b0;}