#d3cdd9 color space conversions
Hex:
#d3cdd9
RGB:
211, 205, 217
CMY:
17, 20, 15
CMYK:
3, 6, 0, 15
HSL:
270°, 13.6364%, 82.7451%
HSV (HSB):
270°, 5.5300%, 85.0980%
XYZ:
61.2197, 62.5213, 74.4868
xyY:
0.3088, 0.3154, 62.5213
CIE-Lab:
83.1899, 4.2624, -5.2089
CIE-LCH:
83.1899, 6.7306, 309.2929
CIE-Luv:
83.1899, 2.6713, -8.7131
Hunter-Lab:
79.0704, -0.1709, -0.5038
#d3cdd9 color charts
#d3cdd9 color shades, tints & tones
#d3cdd9 color schemes
#d3cdd9 color preview, HTML & CSS examples
This text has a color of #d3cdd9
<p style="color:#d3cdd9;">Text here</p>
.mytext {color:#d3cdd9;}
This box has a color of #d3cdd9
<div style="background-color:#d3cdd9;">Content here</div>
.mybackground {background-color:#d3cdd9;}
Border around this has a color of #d3cdd9
<div style="border:2px solid #d3cdd9;">Content here</div>
.myborder {border:2px solid #d3cdd9;}