#d3c3d3 color space conversions
Hex:
#d3c3d3
RGB:
211, 195, 211
CMY:
17, 24, 17
CMYK:
0, 8, 0, 17
HSL:
300°, 15.3846%, 79.6078%
HSV (HSB):
300°, 7.5829%, 82.7451%
XYZ:
58.1369, 57.5822, 69.6784
xyY:
0.3136, 0.3106, 57.5822
CIE-Lab:
80.5060, 8.4578, -5.9596
CIE-LCH:
80.5060, 10.3466, 324.8305
CIE-Luv:
80.5060, 8.1527, -10.5536
Hunter-Lab:
75.8830, 3.9607, -1.3240
#d3c3d3 color charts
#d3c3d3 color shades, tints & tones
#d3c3d3 color schemes
#d3c3d3 color preview, HTML & CSS examples
This text has a color of #d3c3d3
<p style="color:#d3c3d3;">Text here</p>
.mytext {color:#d3c3d3;}
This box has a color of #d3c3d3
<div style="background-color:#d3c3d3;">Content here</div>
.mybackground {background-color:#d3c3d3;}
Border around this has a color of #d3c3d3
<div style="border:2px solid #d3c3d3;">Content here</div>
.myborder {border:2px solid #d3c3d3;}