#d3c4d8 color space conversions
Hex:
#d3c4d8
RGB:
211, 196, 216
CMY:
17, 23, 15
CMYK:
2, 9, 0, 15
HSL:
285°, 20.4082%, 80.7843%
HSV (HSB):
285°, 9.2593%, 84.7059%
XYZ:
58.9986, 58.2866, 73.1066
xyY:
0.3099, 0.3061, 58.2866
CIE-Lab:
80.8979, 8.8551, -8.0654
CIE-LCH:
80.8979, 11.9776, 317.6721
CIE-Luv:
80.8979, 7.2635, -13.8991
Hunter-Lab:
76.3457, 4.3367, -3.3326
#d3c4d8 color charts
#d3c4d8 color shades, tints & tones
#d3c4d8 color schemes
#d3c4d8 color preview, HTML & CSS examples
This text has a color of #d3c4d8
<p style="color:#d3c4d8;">Text here</p>
.mytext {color:#d3c4d8;}
This box has a color of #d3c4d8
<div style="background-color:#d3c4d8;">Content here</div>
.mybackground {background-color:#d3c4d8;}
Border around this has a color of #d3c4d8
<div style="border:2px solid #d3c4d8;">Content here</div>
.myborder {border:2px solid #d3c4d8;}