#d2e1e6 color space conversions
Hex:
#d2e1e6
RGB:
210, 225, 230
CMY:
18, 12, 10
CMYK:
9, 2, 0, 10
HSL:
195°, 28.5714%, 86.2745%
HSV (HSB):
195°, 8.6957%, 90.1961%
XYZ:
67.7865, 73.2652, 85.4318
xyY:
0.2993, 0.3235, 73.2652
CIE-Lab:
88.5741, -4.0273, -4.1660
CIE-LCH:
88.5741, 5.7944, 225.9692
CIE-Luv:
88.5741, -8.4087, -5.7318
Hunter-Lab:
85.5951, -8.4296, 0.7397
#d2e1e6 color charts
#d2e1e6 color shades, tints & tones
#d2e1e6 color schemes
#d2e1e6 color preview, HTML & CSS examples
This text has a color of #d2e1e6
<p style="color:#d2e1e6;">Text here</p>
.mytext {color:#d2e1e6;}
This box has a color of #d2e1e6
<div style="background-color:#d2e1e6;">Content here</div>
.mybackground {background-color:#d2e1e6;}
Border around this has a color of #d2e1e6
<div style="border:2px solid #d2e1e6;">Content here</div>
.myborder {border:2px solid #d2e1e6;}