#d3d9de color space conversions
Hex:
#d3d9de
RGB:
211, 217, 222
CMY:
17, 15, 13
CMYK:
5, 2, 0, 13
HSL:
207°, 14.2857%, 84.9020%
HSV (HSB):
207°, 4.9550%, 87.0588%
XYZ:
64.8616, 68.7485, 78.9585
xyY:
0.3051, 0.3234, 68.7485
CIE-Lab:
86.3794, -1.0872, -3.1679
CIE-LCH:
86.3794, 3.3493, 251.0582
CIE-Luv:
86.3794, -3.5946, -4.6663
Hunter-Lab:
82.9147, -5.4657, 1.5793
#d3d9de color charts
#d3d9de color shades, tints & tones
#d3d9de color schemes
#d3d9de color preview, HTML & CSS examples
This text has a color of #d3d9de
<p style="color:#d3d9de;">Text here</p>
.mytext {color:#d3d9de;}
This box has a color of #d3d9de
<div style="background-color:#d3d9de;">Content here</div>
.mybackground {background-color:#d3d9de;}
Border around this has a color of #d3d9de
<div style="border:2px solid #d3d9de;">Content here</div>
.myborder {border:2px solid #d3d9de;}