#dccfdd color space conversions
Hex:
#dccfdd
RGB:
220, 207, 221
CMY:
14, 19, 13
CMYK:
0, 6, 0, 13
HSL:
296°, 17.0732%, 83.9216%
HSV (HSB):
296°, 6.3348%, 86.6667%
XYZ:
64.8792, 65.0617, 77.5453
xyY:
0.3127, 0.3136, 65.0617
CIE-Lab:
84.5155, 6.9862, -5.3029
CIE-LCH:
84.5155, 8.7709, 322.7992
CIE-Luv:
84.5155, 6.5393, -9.3552
Hunter-Lab:
80.6609, 2.4191, -0.5373
#dccfdd color charts
#dccfdd color shades, tints & tones
#dccfdd color schemes
#dccfdd color preview, HTML & CSS examples
This text has a color of #dccfdd
<p style="color:#dccfdd;">Text here</p>
.mytext {color:#dccfdd;}
This box has a color of #dccfdd
<div style="background-color:#dccfdd;">Content here</div>
.mybackground {background-color:#dccfdd;}
Border around this has a color of #dccfdd
<div style="border:2px solid #dccfdd;">Content here</div>
.myborder {border:2px solid #dccfdd;}