#d3afc4 color space conversions
Hex:
#d3afc4
RGB:
211, 175, 196
CMY:
17, 31, 23
CMYK:
0, 17, 7, 17
HSL:
325°, 29.0323%, 75.6863%
HSV (HSB):
325°, 17.0616%, 82.7451%
XYZ:
52.1577, 48.4944, 58.8359
xyY:
0.3270, 0.3041, 48.4944
CIE-Lab:
75.1357, 16.5257, -5.7707
CIE-LCH:
75.1357, 17.5043, 340.7512
CIE-Luv:
75.1357, 19.9016, -11.5630
Hunter-Lab:
69.6379, 11.8276, -1.3466
#d3afc4 color charts
#d3afc4 color shades, tints & tones
#d3afc4 color schemes
#d3afc4 color preview, HTML & CSS examples
This text has a color of #d3afc4
<p style="color:#d3afc4;">Text here</p>
.mytext {color:#d3afc4;}
This box has a color of #d3afc4
<div style="background-color:#d3afc4;">Content here</div>
.mybackground {background-color:#d3afc4;}
Border around this has a color of #d3afc4
<div style="border:2px solid #d3afc4;">Content here</div>
.myborder {border:2px solid #d3afc4;}