#d3c4d3 color space conversions
Hex:
#d3c4d3
RGB:
211, 196, 211
CMY:
17, 23, 17
CMYK:
0, 7, 0, 17
HSL:
300°, 14.5631%, 79.8039%
HSV (HSB):
300°, 7.1090%, 82.7451%
XYZ:
58.3618, 58.0319, 69.7533
xyY:
0.3135, 0.3118, 58.0319
CIE-Lab:
80.7565, 7.9243, -5.5894
CIE-LCH:
80.7565, 9.6972, 324.8028
CIE-Luv:
80.7565, 7.6430, -9.8946
Hunter-Lab:
76.1787, 3.4392, -0.9641
#d3c4d3 color charts
#d3c4d3 color shades, tints & tones
#d3c4d3 color schemes
#d3c4d3 color preview, HTML & CSS examples
This text has a color of #d3c4d3
<p style="color:#d3c4d3;">Text here</p>
.mytext {color:#d3c4d3;}
This box has a color of #d3c4d3
<div style="background-color:#d3c4d3;">Content here</div>
.mybackground {background-color:#d3c4d3;}
Border around this has a color of #d3c4d3
<div style="border:2px solid #d3c4d3;">Content here</div>
.myborder {border:2px solid #d3c4d3;}