#d3a7c7 color space conversions
Hex:
#d3a7c7
RGB:
211, 167, 199
CMY:
17, 35, 22
CMYK:
0, 21, 6, 17
HSL:
316°, 33.3333%, 74.1176%
HSV (HSB):
316°, 20.8531%, 82.7451%
XYZ:
50.9915, 45.6098, 60.1489
xyY:
0.3253, 0.2910, 45.6098
CIE-Lab:
73.2916, 21.4000, -10.1529
CIE-LCH:
73.2916, 23.6863, 334.6188
CIE-Luv:
73.2916, 23.7543, -19.0576
Hunter-Lab:
67.5351, 16.5878, -5.5310
#d3a7c7 color charts
#d3a7c7 color shades, tints & tones
#d3a7c7 color schemes
#d3a7c7 color preview, HTML & CSS examples
This text has a color of #d3a7c7
<p style="color:#d3a7c7;">Text here</p>
.mytext {color:#d3a7c7;}
This box has a color of #d3a7c7
<div style="background-color:#d3a7c7;">Content here</div>
.mybackground {background-color:#d3a7c7;}
Border around this has a color of #d3a7c7
<div style="border:2px solid #d3a7c7;">Content here</div>
.myborder {border:2px solid #d3a7c7;}