#d8e0dd color space conversions
Hex:
#d8e0dd
RGB:
216, 224, 221
CMY:
15, 12, 13
CMYK:
4, 0, 1, 12
HSL:
158°, 11.4286%, 86.2745%
HSV (HSB):
158°, 3.5714%, 87.8431%
XYZ:
68.0257, 73.1307, 78.9369
xyY:
0.3091, 0.3323, 73.1307
CIE-Lab:
88.5100, -3.2264, 0.5220
CIE-LCH:
88.5100, 3.2683, 170.8102
CIE-Luv:
88.5100, -4.2916, 1.3658
Hunter-Lab:
85.5165, -7.6627, 5.1333
#d8e0dd color charts
#d8e0dd color shades, tints & tones
#d8e0dd color schemes
#d8e0dd color preview, HTML & CSS examples
This text has a color of #d8e0dd
<p style="color:#d8e0dd;">Text here</p>
.mytext {color:#d8e0dd;}
This box has a color of #d8e0dd
<div style="background-color:#d8e0dd;">Content here</div>
.mybackground {background-color:#d8e0dd;}
Border around this has a color of #d8e0dd
<div style="border:2px solid #d8e0dd;">Content here</div>
.myborder {border:2px solid #d8e0dd;}