#d3dae3 color space conversions
Hex:
#d3dae3
RGB:
211, 218, 227
CMY:
17, 15, 11
CMYK:
7, 4, 0, 11
HSL:
214°, 22.2222%, 85.8824%
HSV (HSB):
214°, 7.0485%, 89.0196%
XYZ:
65.8005, 69.5377, 82.6271
xyY:
0.3019, 0.3190, 69.5377
CIE-Lab:
86.7696, -0.6556, -5.2359
CIE-LCH:
86.7696, 5.2768, 262.8626
CIE-Luv:
86.7696, -4.3372, -7.9604
Hunter-Lab:
83.3893, -5.0812, -0.3756
#d3dae3 color charts
#d3dae3 color shades, tints & tones
#d3dae3 color schemes
#d3dae3 color preview, HTML & CSS examples
This text has a color of #d3dae3
<p style="color:#d3dae3;">Text here</p>
.mytext {color:#d3dae3;}
This box has a color of #d3dae3
<div style="background-color:#d3dae3;">Content here</div>
.mybackground {background-color:#d3dae3;}
Border around this has a color of #d3dae3
<div style="border:2px solid #d3dae3;">Content here</div>
.myborder {border:2px solid #d3dae3;}