#d3a6c2 color space conversions
Hex:
#d3a6c2
RGB:
211, 166, 194
CMY:
17, 35, 24
CMYK:
0, 21, 8, 17
HSL:
323°, 33.8346%, 73.9216%
HSV (HSB):
323°, 21.3270%, 82.7451%
XYZ:
50.2378, 45.0164, 57.0801
xyY:
0.3298, 0.2955, 45.0164
CIE-Lab:
72.9027, 21.0650, -7.9839
CIE-LCH:
72.9027, 22.5272, 339.2427
CIE-Luv:
72.9027, 24.8828, -15.6641
Hunter-Lab:
67.0942, 16.2396, -3.4748
#d3a6c2 color charts
#d3a6c2 color shades, tints & tones
#d3a6c2 color schemes
#d3a6c2 color preview, HTML & CSS examples
This text has a color of #d3a6c2
<p style="color:#d3a6c2;">Text here</p>
.mytext {color:#d3a6c2;}
This box has a color of #d3a6c2
<div style="background-color:#d3a6c2;">Content here</div>
.mybackground {background-color:#d3a6c2;}
Border around this has a color of #d3a6c2
<div style="border:2px solid #d3a6c2;">Content here</div>
.myborder {border:2px solid #d3a6c2;}