#d7d8e4 color space conversions
Hex:
#d7d8e4
RGB:
215, 216, 228
CMY:
16, 15, 11
CMYK:
6, 5, 0, 11
HSL:
235°, 19.4030%, 86.8627%
HSV (HSB):
235°, 5.7018%, 89.4118%
XYZ:
66.5838, 69.1602, 83.2387
xyY:
0.3041, 0.3158, 69.1602
CIE-Lab:
86.5833, 1.8956, -6.0061
CIE-LCH:
86.5833, 6.2981, 287.5164
CIE-Luv:
86.5833, -1.2317, -9.6006
Hunter-Lab:
83.1626, -2.6194, -1.1304
#d7d8e4 color charts
#d7d8e4 color shades, tints & tones
#d7d8e4 color schemes
#d7d8e4 color preview, HTML & CSS examples
This text has a color of #d7d8e4
<p style="color:#d7d8e4;">Text here</p>
.mytext {color:#d7d8e4;}
This box has a color of #d7d8e4
<div style="background-color:#d7d8e4;">Content here</div>
.mybackground {background-color:#d7d8e4;}
Border around this has a color of #d7d8e4
<div style="border:2px solid #d7d8e4;">Content here</div>
.myborder {border:2px solid #d7d8e4;}