#d3d7eb color space conversions
Hex:
#d3d7eb
RGB:
211, 215, 235
CMY:
17, 16, 8
CMYK:
10, 9, 0, 8
HSL:
230°, 37.5000%, 87.4510%
HSV (HSB):
230°, 10.2128%, 92.1569%
XYZ:
66.1598, 68.4479, 88.3220
xyY:
0.2968, 0.3070, 68.4479
CIE-Lab:
86.2299, 2.4743, -10.2648
CIE-LCH:
86.2299, 10.5588, 283.5527
CIE-Luv:
86.2299, -3.2994, -16.4260
Hunter-Lab:
82.7333, -2.0410, -5.3819
#d3d7eb color charts
#d3d7eb color shades, tints & tones
#d3d7eb color schemes
#d3d7eb color preview, HTML & CSS examples
This text has a color of #d3d7eb
<p style="color:#d3d7eb;">Text here</p>
.mytext {color:#d3d7eb;}
This box has a color of #d3d7eb
<div style="background-color:#d3d7eb;">Content here</div>
.mybackground {background-color:#d3d7eb;}
Border around this has a color of #d3d7eb
<div style="border:2px solid #d3d7eb;">Content here</div>
.myborder {border:2px solid #d3d7eb;}