#d1ddf1 color space conversions
Hex:
#d1ddf1
RGB:
209, 221, 241
CMY:
18, 13, 5
CMYK:
13, 8, 0, 5
HSL:
218°, 53.3333%, 88.2353%
HSV (HSB):
218°, 13.2780%, 94.5098%
XYZ:
68.0281, 71.6191, 93.4575
xyY:
0.2918, 0.3072, 71.6191
CIE-Lab:
87.7849, -0.0957, -11.1310
CIE-LCH:
87.7849, 11.1314, 269.5076
CIE-Luv:
87.7849, -7.5013, -17.4260
Hunter-Lab:
84.6281, -4.6122, -6.2362
#d1ddf1 color charts
#d1ddf1 color shades, tints & tones
#d1ddf1 color schemes
#d1ddf1 color preview, HTML & CSS examples
This text has a color of #d1ddf1
<p style="color:#d1ddf1;">Text here</p>
.mytext {color:#d1ddf1;}
This box has a color of #d1ddf1
<div style="background-color:#d1ddf1;">Content here</div>
.mybackground {background-color:#d1ddf1;}
Border around this has a color of #d1ddf1
<div style="border:2px solid #d1ddf1;">Content here</div>
.myborder {border:2px solid #d1ddf1;}