#d2dfe7 color space conversions
Hex:
#d2dfe7
RGB:
210, 223, 231
CMY:
18, 13, 9
CMYK:
9, 3, 0, 9
HSL:
203°, 30.4348%, 86.4706%
HSV (HSB):
203°, 9.0909%, 90.5882%
XYZ:
67.3898, 72.2465, 85.9945
xyY:
0.2987, 0.3202, 72.2465
CIE-Lab:
88.0871, -2.8015, -5.4096
CIE-LCH:
88.0871, 6.0920, 242.6217
CIE-Luv:
88.0871, -7.4857, -7.8834
Hunter-Lab:
84.9979, -7.2244, -0.4865
#d2dfe7 color charts
#d2dfe7 color shades, tints & tones
#d2dfe7 color schemes
#d2dfe7 color preview, HTML & CSS examples
This text has a color of #d2dfe7
<p style="color:#d2dfe7;">Text here</p>
.mytext {color:#d2dfe7;}
This box has a color of #d2dfe7
<div style="background-color:#d2dfe7;">Content here</div>
.mybackground {background-color:#d2dfe7;}
Border around this has a color of #d2dfe7
<div style="border:2px solid #d2dfe7;">Content here</div>
.myborder {border:2px solid #d2dfe7;}