#dddcf9 color space conversions
Hex:
#dddcf9
RGB:
221, 220, 249
CMY:
13, 14, 2
CMYK:
11, 12, 0, 2
HSL:
242°, 70.7317%, 91.9608%
HSV (HSB):
242°, 11.6466%, 97.6471%
XYZ:
72.5109, 73.3981, 99.9680
xyY:
0.2949, 0.2985, 73.3981
CIE-Lab:
88.6372, 5.8463, -13.9764
CIE-LCH:
88.6372, 15.1499, 292.6995
CIE-Luv:
88.6372, -1.1348, -23.0377
Hunter-Lab:
85.6727, 1.1500, -9.2123
#dddcf9 color charts
#dddcf9 color shades, tints & tones
#dddcf9 color schemes
#dddcf9 color preview, HTML & CSS examples
This text has a color of #dddcf9
<p style="color:#dddcf9;">Text here</p>
.mytext {color:#dddcf9;}
This box has a color of #dddcf9
<div style="background-color:#dddcf9;">Content here</div>
.mybackground {background-color:#dddcf9;}
Border around this has a color of #dddcf9
<div style="border:2px solid #dddcf9;">Content here</div>
.myborder {border:2px solid #dddcf9;}