#d3cddb color space conversions
Hex:
#d3cddb
RGB:
211, 205, 219
CMY:
17, 20, 14
CMYK:
4, 6, 0, 14
HSL:
266°, 16.2791%, 83.1373%
HSV (HSB):
266°, 6.3927%, 85.8824%
XYZ:
61.4815, 62.6260, 75.8654
xyY:
0.3074, 0.3132, 62.6260
CIE-Lab:
83.2452, 4.6384, -6.1941
CIE-LCH:
83.2452, 7.7383, 306.8279
CIE-Luv:
83.2452, 2.5424, -10.3086
Hunter-Lab:
79.1366, 0.1882, -1.4436
#d3cddb color charts
#d3cddb color shades, tints & tones
#d3cddb color schemes
#d3cddb color preview, HTML & CSS examples
This text has a color of #d3cddb
<p style="color:#d3cddb;">Text here</p>
.mytext {color:#d3cddb;}
This box has a color of #d3cddb
<div style="background-color:#d3cddb;">Content here</div>
.mybackground {background-color:#d3cddb;}
Border around this has a color of #d3cddb
<div style="border:2px solid #d3cddb;">Content here</div>
.myborder {border:2px solid #d3cddb;}