#d3cddc color space conversions
Hex:
#d3cddc
RGB:
211, 205, 220
CMY:
17, 20, 14
CMYK:
4, 7, 0, 14
HSL:
264°, 17.6471%, 83.3333%
HSV (HSB):
264°, 6.8182%, 86.2745%
XYZ:
61.6136, 62.6788, 76.5610
xyY:
0.3068, 0.3121, 62.6788
CIE-Lab:
83.2731, 4.8276, -6.6862
CIE-LCH:
83.2731, 8.2469, 305.8305
CIE-Luv:
83.2731, 2.4778, -11.1086
Hunter-Lab:
79.1700, 0.3691, -1.9172
#d3cddc color charts
#d3cddc color shades, tints & tones
#d3cddc color schemes
#d3cddc color preview, HTML & CSS examples
This text has a color of #d3cddc
<p style="color:#d3cddc;">Text here</p>
.mytext {color:#d3cddc;}
This box has a color of #d3cddc
<div style="background-color:#d3cddc;">Content here</div>
.mybackground {background-color:#d3cddc;}
Border around this has a color of #d3cddc
<div style="border:2px solid #d3cddc;">Content here</div>
.myborder {border:2px solid #d3cddc;}