#dddffe color space conversions
Hex:
#dddffe
RGB:
221, 223, 254
CMY:
13, 13, 0
CMYK:
13, 12, 0, 0
HSL:
236°, 94.2857%, 93.1373%
HSV (HSB):
236°, 12.9921%, 99.6078%
XYZ:
74.0959, 75.3033, 104.3956
xyY:
0.2920, 0.2967, 75.3033
CIE-Lab:
89.5349, 5.2821, -15.2572
CIE-LCH:
89.5349, 16.1457, 289.0962
CIE-Luv:
89.5349, -2.8440, -25.0604
Hunter-Lab:
86.7775, 0.5536, -10.5833
#dddffe color charts
#dddffe RGB chart
#dddffe CMYK chart
#dddffe RGB pie chart
#dddffe color shades, tints & tones
#dddffe color schemes
#dddffe color preview, HTML & CSS examples
This text has a color of #dddffe
<p style="color:#dddffe;">Text here</p>
.mytext {color:#dddffe;}
Text color #dddffe
This box has a color of #dddffe
<div style="background-color:#dddffe;">Content here</div>
.mybackground {background-color:#dddffe;}
Background color #dddffe
Border around this has a color of #dddffe
<div style="border:2px solid #dddffe;">Content here</div>
.myborder {border:2px solid #dddffe;}
Border color #dddffe