#d2e8e7 color space conversions
Hex:
#d2e8e7
RGB:
210, 232, 231
CMY:
18, 9, 9
CMYK:
9, 0, 0, 9
HSL:
177°, 32.3529%, 86.6667%
HSV (HSB):
177°, 9.4828%, 90.9804%
XYZ:
69.8588, 77.1844, 86.8174
xyY:
0.2987, 0.3300, 77.1844
CIE-Lab:
90.4064, -7.4188, -1.9987
CIE-LCH:
90.4064, 7.6833, 195.0779
CIE-Luv:
90.4064, -11.8200, -1.7857
Hunter-Lab:
87.8546, -11.8090, 2.9082
#d2e8e7 color charts
#d2e8e7 color shades, tints & tones
#d2e8e7 color schemes
#d2e8e7 color preview, HTML & CSS examples
This text has a color of #d2e8e7
<p style="color:#d2e8e7;">Text here</p>
.mytext {color:#d2e8e7;}
This box has a color of #d2e8e7
<div style="background-color:#d2e8e7;">Content here</div>
.mybackground {background-color:#d2e8e7;}
Border around this has a color of #d2e8e7
<div style="border:2px solid #d2e8e7;">Content here</div>
.myborder {border:2px solid #d2e8e7;}