#d3d9eb color space conversions
Hex:
#d3d9eb
RGB:
211, 217, 235
CMY:
17, 15, 8
CMYK:
10, 8, 0, 8
HSL:
225°, 37.5000%, 87.4510%
HSV (HSB):
225°, 10.2128%, 92.1569%
XYZ:
66.6722, 69.4728, 88.4928
xyY:
0.2968, 0.3093, 69.4728
CIE-Lab:
86.7376, 1.4271, -9.5096
CIE-LCH:
86.7376, 9.6161, 278.5347
CIE-Luv:
86.7376, -4.2592, -15.0587
Hunter-Lab:
83.3503, -3.0803, -4.6028
#d3d9eb color charts
#d3d9eb color shades, tints & tones
#d3d9eb color schemes
#d3d9eb color preview, HTML & CSS examples
This text has a color of #d3d9eb
<p style="color:#d3d9eb;">Text here</p>
.mytext {color:#d3d9eb;}
This box has a color of #d3d9eb
<div style="background-color:#d3d9eb;">Content here</div>
.mybackground {background-color:#d3d9eb;}
Border around this has a color of #d3d9eb
<div style="border:2px solid #d3d9eb;">Content here</div>
.myborder {border:2px solid #d3d9eb;}