#d3ddcd color space conversions
Hex:
#d3ddcd
RGB:
211, 221, 205
CMY:
17, 13, 20
CMYK:
5, 0, 7, 13
HSL:
98°, 19.0476%, 83.5294%
HSV (HSB):
98°, 7.2398%, 86.6667%
XYZ:
63.7399, 69.9696, 67.9036
xyY:
0.3161, 0.3470, 69.9696
CIE-Lab:
86.9819, -6.2370, 6.6817
CIE-LCH:
86.9819, 9.1403, 133.0284
CIE-Luv:
86.9819, -4.8033, 11.1015
Hunter-Lab:
83.6478, -10.3662, 10.4230
#d3ddcd color charts
#d3ddcd RGB chart
#d3ddcd CMYK chart
#d3ddcd RGB pie chart
#d3ddcd color shades, tints & tones
#d3ddcd color schemes
#d3ddcd color preview, HTML & CSS examples
This text has a color of #d3ddcd
<p style="color:#d3ddcd;">Text here</p>
.mytext {color:#d3ddcd;}
Text color #d3ddcd
This box has a color of #d3ddcd
<div style="background-color:#d3ddcd;">Content here</div>
.mybackground {background-color:#d3ddcd;}
Background color #d3ddcd
Border around this has a color of #d3ddcd
<div style="border:2px solid #d3ddcd;">Content here</div>
.myborder {border:2px solid #d3ddcd;}
Border color #d3ddcd