#d3d8e2 color space conversions
Hex:
#d3d8e2
RGB:
211, 216, 226
CMY:
17, 15, 11
CMYK:
7, 4, 0, 11
HSL:
220°, 20.5479%, 85.6863%
HSV (HSB):
220°, 6.6372%, 88.6275%
XYZ:
65.1473, 68.4516, 81.7304
xyY:
0.3025, 0.3179, 68.4516
CIE-Lab:
86.2318, 0.1943, -5.5009
CIE-LCH:
86.2318, 5.5043, 272.0230
CIE-Luv:
86.2318, -3.3073, -8.5128
Hunter-Lab:
82.7355, -4.2332, -0.6549
#d3d8e2 color charts
#d3d8e2 color shades, tints & tones
#d3d8e2 color schemes
#d3d8e2 color preview, HTML & CSS examples
This text has a color of #d3d8e2
<p style="color:#d3d8e2;">Text here</p>
.mytext {color:#d3d8e2;}
This box has a color of #d3d8e2
<div style="background-color:#d3d8e2;">Content here</div>
.mybackground {background-color:#d3d8e2;}
Border around this has a color of #d3d8e2
<div style="border:2px solid #d3d8e2;">Content here</div>
.myborder {border:2px solid #d3d8e2;}