#d1e1d2 color space conversions
Hex:
#d1e1d2
RGB:
209, 225, 210
CMY:
18, 12, 18
CMYK:
7, 0, 7, 12
HSL:
124°, 21.0526%, 85.0980%
HSV (HSB):
124°, 7.1111%, 88.2353%
XYZ:
64.8526, 72.0589, 71.4634
xyY:
0.3112, 0.3458, 72.0589
CIE-Lab:
87.9969, -8.0799, 5.4964
CIE-LCH:
87.9969, 9.7722, 145.7742
CIE-Luv:
87.9969, -8.1389, 9.7005
Hunter-Lab:
84.8875, -12.1823, 9.5073
#d1e1d2 color charts
#d1e1d2 color shades, tints & tones
#d1e1d2 color schemes
#d1e1d2 color preview, HTML & CSS examples
This text has a color of #d1e1d2
<p style="color:#d1e1d2;">Text here</p>
.mytext {color:#d1e1d2;}
This box has a color of #d1e1d2
<div style="background-color:#d1e1d2;">Content here</div>
.mybackground {background-color:#d1e1d2;}
Border around this has a color of #d1e1d2
<div style="border:2px solid #d1e1d2;">Content here</div>
.myborder {border:2px solid #d1e1d2;}