#d2e1d3 color space conversions
Hex:
#d2e1d3
RGB:
210, 225, 211
CMY:
18, 12, 17
CMYK:
7, 0, 6, 12
HSL:
124°, 20.0000%, 85.2941%
HSV (HSB):
124°, 6.6667%, 88.2353%
XYZ:
65.2614, 72.2552, 72.1350
xyY:
0.3113, 0.3446, 72.2552
CIE-Lab:
88.0913, -7.5636, 5.1164
CIE-LCH:
88.0913, 9.1316, 145.9237
CIE-Luv:
88.0913, -7.6347, 9.0460
Hunter-Lab:
85.0031, -11.7113, 9.1877
#d2e1d3 color charts
#d2e1d3 color shades, tints & tones
#d2e1d3 color schemes
#d2e1d3 color preview, HTML & CSS examples
This text has a color of #d2e1d3
<p style="color:#d2e1d3;">Text here</p>
.mytext {color:#d2e1d3;}
This box has a color of #d2e1d3
<div style="background-color:#d2e1d3;">Content here</div>
.mybackground {background-color:#d2e1d3;}
Border around this has a color of #d2e1d3
<div style="border:2px solid #d2e1d3;">Content here</div>
.myborder {border:2px solid #d2e1d3;}