#d4d9ed color space conversions
Hex:
#d4d9ed
RGB:
212, 217, 237
CMY:
17, 15, 7
CMYK:
11, 8, 0, 7
HSL:
228°, 40.9836%, 88.0392%
HSV (HSB):
228°, 10.5485%, 92.9412%
XYZ:
67.2503, 69.7372, 90.0369
xyY:
0.2962, 0.3072, 69.7372
CIE-Lab:
86.8678, 2.1463, -10.3644
CIE-LCH:
86.8678, 10.5843, 281.6994
CIE-Luv:
86.8678, -3.8318, -16.5468
Hunter-Lab:
83.5088, -2.3929, -5.4687
#d4d9ed color charts
#d4d9ed color shades, tints & tones
#d4d9ed color schemes
#d4d9ed color preview, HTML & CSS examples
This text has a color of #d4d9ed
<p style="color:#d4d9ed;">Text here</p>
.mytext {color:#d4d9ed;}
This box has a color of #d4d9ed
<div style="background-color:#d4d9ed;">Content here</div>
.mybackground {background-color:#d4d9ed;}
Border around this has a color of #d4d9ed
<div style="border:2px solid #d4d9ed;">Content here</div>
.myborder {border:2px solid #d4d9ed;}