#d3c7e1 color space conversions
Hex:
#d3c7e1
RGB:
211, 199, 225
CMY:
17, 22, 12
CMYK:
6, 12, 0, 12
HSL:
268°, 30.2326%, 83.1373%
HSV (HSB):
268°, 11.5556%, 88.2353%
XYZ:
60.8780, 60.1320, 79.6322
xyY:
0.3034, 0.2997, 60.1320
CIE-Lab:
81.9099, 8.9747, -11.3835
CIE-LCH:
81.9099, 14.4959, 308.2521
CIE-Luv:
81.9099, 5.1012, -19.1720
Hunter-Lab:
77.5448, 4.4313, -6.6046
#d3c7e1 color charts
#d3c7e1 color shades, tints & tones
#d3c7e1 color schemes
#d3c7e1 color preview, HTML & CSS examples
This text has a color of #d3c7e1
<p style="color:#d3c7e1;">Text here</p>
.mytext {color:#d3c7e1;}
This box has a color of #d3c7e1
<div style="background-color:#d3c7e1;">Content here</div>
.mybackground {background-color:#d3c7e1;}
Border around this has a color of #d3c7e1
<div style="border:2px solid #d3c7e1;">Content here</div>
.myborder {border:2px solid #d3c7e1;}