#dddcf4 color space conversions
Hex:
#dddcf4
RGB:
221, 220, 244
CMY:
13, 14, 4
CMYK:
9, 10, 0, 4
HSL:
243°, 52.1739%, 90.9804%
HSV (HSB):
243°, 9.8361%, 95.6863%
XYZ:
71.7411, 73.0902, 95.9146
xyY:
0.2980, 0.3036, 73.0902
CIE-Lab:
88.4907, 4.8555, -11.5654
CIE-LCH:
88.4907, 12.5433, 292.7739
CIE-Luv:
88.4907, -0.8362, -18.9723
Hunter-Lab:
85.4928, 0.1755, -6.6726
#dddcf4 color charts
#dddcf4 color shades, tints & tones
#dddcf4 color schemes
#dddcf4 color preview, HTML & CSS examples
This text has a color of #dddcf4
<p style="color:#dddcf4;">Text here</p>
.mytext {color:#dddcf4;}
This box has a color of #dddcf4
<div style="background-color:#dddcf4;">Content here</div>
.mybackground {background-color:#dddcf4;}
Border around this has a color of #dddcf4
<div style="border:2px solid #dddcf4;">Content here</div>
.myborder {border:2px solid #dddcf4;}