#d3a5c6 color space conversions
Hex:
#d3a5c6
RGB:
211, 165, 198
CMY:
17, 35, 22
CMYK:
0, 22, 6, 17
HSL:
317°, 34.3284%, 73.7255%
HSV (HSB):
317°, 21.8009%, 82.7451%
XYZ:
50.5121, 44.8364, 59.4181
xyY:
0.3264, 0.2897, 44.8364
CIE-Lab:
72.7840, 22.3110, -10.3608
CIE-LCH:
72.7840, 24.5993, 335.0908
CIE-Luv:
72.7840, 24.9150, -19.5154
Hunter-Lab:
66.9600, 17.4739, -5.7400
#d3a5c6 color charts
#d3a5c6 color shades, tints & tones
#d3a5c6 color schemes
#d3a5c6 color preview, HTML & CSS examples
This text has a color of #d3a5c6
<p style="color:#d3a5c6;">Text here</p>
.mytext {color:#d3a5c6;}
This box has a color of #d3a5c6
<div style="background-color:#d3a5c6;">Content here</div>
.mybackground {background-color:#d3a5c6;}
Border around this has a color of #d3a5c6
<div style="border:2px solid #d3a5c6;">Content here</div>
.myborder {border:2px solid #d3a5c6;}