#d8d7e5 color space conversions
Hex:
#d8d7e5
RGB:
216, 215, 229
CMY:
15, 16, 10
CMYK:
6, 6, 0, 10
HSL:
244°, 21.2121%, 87.0588%
HSV (HSB):
244°, 6.1135%, 89.8039%
XYZ:
66.7622, 68.8570, 83.9007
xyY:
0.3041, 0.3137, 68.8570
CIE-Lab:
86.4332, 2.9392, -6.7485
CIE-LCH:
86.4332, 7.3608, 293.5345
CIE-Luv:
86.4332, -0.2460, -10.9418
Hunter-Lab:
82.9801, -1.6018, -1.8617
#d8d7e5 color charts
#d8d7e5 color shades, tints & tones
#d8d7e5 color schemes
#d8d7e5 color preview, HTML & CSS examples
This text has a color of #d8d7e5
<p style="color:#d8d7e5;">Text here</p>
.mytext {color:#d8d7e5;}
This box has a color of #d8d7e5
<div style="background-color:#d8d7e5;">Content here</div>
.mybackground {background-color:#d8d7e5;}
Border around this has a color of #d8d7e5
<div style="border:2px solid #d8d7e5;">Content here</div>
.myborder {border:2px solid #d8d7e5;}