#d2e3d7 color space conversions
Hex:
#d2e3d7
RGB:
210, 227, 215
CMY:
18, 11, 16
CMYK:
7, 0, 5, 11
HSL:
138°, 23.2877%, 85.6863%
HSV (HSB):
138°, 7.4890%, 89.0196%
XYZ:
66.3132, 73.5461, 74.9907
xyY:
0.3086, 0.3423, 73.5461
CIE-Lab:
88.7075, -7.8628, 3.9078
CIE-LCH:
88.7075, 8.7803, 153.5727
CIE-Luv:
88.7075, -8.7910, 7.3028
Hunter-Lab:
85.7590, -12.0532, 8.1860
#d2e3d7 color charts
#d2e3d7 color shades, tints & tones
#d2e3d7 color schemes
#d2e3d7 color preview, HTML & CSS examples
This text has a color of #d2e3d7
<p style="color:#d2e3d7;">Text here</p>
.mytext {color:#d2e3d7;}
This box has a color of #d2e3d7
<div style="background-color:#d2e3d7;">Content here</div>
.mybackground {background-color:#d2e3d7;}
Border around this has a color of #d2e3d7
<div style="border:2px solid #d2e3d7;">Content here</div>
.myborder {border:2px solid #d2e3d7;}