#d3d9df color space conversions
Hex:
#d3d9df
RGB:
211, 217, 223
CMY:
17, 15, 13
CMYK:
5, 3, 0, 13
HSL:
210°, 15.7895%, 85.0980%
HSV (HSB):
210°, 5.3812%, 87.4510%
XYZ:
64.9961, 68.8023, 79.6665
xyY:
0.3045, 0.3223, 68.8023
CIE-Lab:
86.4061, -0.8983, -3.6574
CIE-LCH:
86.4061, 3.7661, 256.2013
CIE-Luv:
86.4061, -3.6452, -5.4572
Hunter-Lab:
82.9472, -5.2877, 1.1180
#d3d9df color charts
#d3d9df color shades, tints & tones
#d3d9df color schemes
#d3d9df color preview, HTML & CSS examples
This text has a color of #d3d9df
<p style="color:#d3d9df;">Text here</p>
.mytext {color:#d3d9df;}
This box has a color of #d3d9df
<div style="background-color:#d3d9df;">Content here</div>
.mybackground {background-color:#d3d9df;}
Border around this has a color of #d3d9df
<div style="border:2px solid #d3d9df;">Content here</div>
.myborder {border:2px solid #d3d9df;}