#d4d8e5 color space conversions
Hex:
#d4d8e5
RGB:
212, 216, 229
CMY:
17, 15, 10
CMYK:
7, 6, 0, 10
HSL:
226°, 24.6377%, 86.4706%
HSV (HSB):
226°, 7.4236%, 89.8039%
XYZ:
65.8501, 68.7659, 83.9312
xyY:
0.3013, 0.3147, 68.7659
CIE-Lab:
86.3880, 1.1005, -6.8486
CIE-LCH:
86.3880, 6.9365, 279.1285
CIE-Luv:
86.3880, -2.9232, -10.7835
Hunter-Lab:
82.9252, -3.3740, -1.9616
#d4d8e5 color charts
#d4d8e5 color shades, tints & tones
#d4d8e5 color schemes
#d4d8e5 color preview, HTML & CSS examples
This text has a color of #d4d8e5
<p style="color:#d4d8e5;">Text here</p>
.mytext {color:#d4d8e5;}
This box has a color of #d4d8e5
<div style="background-color:#d4d8e5;">Content here</div>
.mybackground {background-color:#d4d8e5;}
Border around this has a color of #d4d8e5
<div style="border:2px solid #d4d8e5;">Content here</div>
.myborder {border:2px solid #d4d8e5;}