#d8d8e3 color space conversions
Hex:
#d8d8e3
RGB:
216, 216, 227
CMY:
15, 15, 11
CMYK:
5, 5, 0, 11
HSL:
240°, 16.4179%, 86.8627%
HSV (HSB):
240°, 4.8458%, 89.0196%
XYZ:
66.7399, 69.2567, 82.5234
xyY:
0.3054, 0.3169, 69.2567
CIE-Lab:
86.6310, 2.0369, -5.3985
CIE-LCH:
86.6310, 5.7700, 290.6717
CIE-Luv:
86.6310, -0.6238, -8.6755
Hunter-Lab:
83.2206, -2.4856, -0.5388
#d8d8e3 color charts
#d8d8e3 color shades, tints & tones
#d8d8e3 color schemes
#d8d8e3 color preview, HTML & CSS examples
This text has a color of #d8d8e3
<p style="color:#d8d8e3;">Text here</p>
.mytext {color:#d8d8e3;}
This box has a color of #d8d8e3
<div style="background-color:#d8d8e3;">Content here</div>
.mybackground {background-color:#d8d8e3;}
Border around this has a color of #d8d8e3
<div style="border:2px solid #d8d8e3;">Content here</div>
.myborder {border:2px solid #d8d8e3;}