#d1d0e2 color space conversions
Hex:
#d1d0e2
RGB:
209, 208, 226
CMY:
18, 18, 11
CMYK:
8, 8, 0, 11
HSL:
243°, 23.6842%, 85.0980%
HSV (HSB):
243°, 7.9646%, 88.6275%
XYZ:
62.5778, 64.1580, 81.0370
xyY:
0.3012, 0.3088, 64.1580
CIE-Lab:
84.0480, 3.7334, -8.7506
CIE-LCH:
84.0480, 9.5138, 293.1054
CIE-Luv:
84.0480, -0.4837, -14.1793
Hunter-Lab:
80.0987, -0.7180, -3.9155
#d1d0e2 color charts
#d1d0e2 color shades, tints & tones
#d1d0e2 color schemes
#d1d0e2 color preview, HTML & CSS examples
This text has a color of #d1d0e2
<p style="color:#d1d0e2;">Text here</p>
.mytext {color:#d1d0e2;}
This box has a color of #d1d0e2
<div style="background-color:#d1d0e2;">Content here</div>
.mybackground {background-color:#d1d0e2;}
Border around this has a color of #d1d0e2
<div style="border:2px solid #d1d0e2;">Content here</div>
.myborder {border:2px solid #d1d0e2;}