#d3dfe3 color space conversions
Hex:
#d3dfe3
RGB:
211, 223, 227
CMY:
17, 13, 11
CMYK:
7, 2, 0, 11
HSL:
195°, 22.2222%, 85.8824%
HSV (HSB):
195°, 7.0485%, 89.0196%
XYZ:
67.1168, 72.1703, 83.0659
xyY:
0.3018, 0.3246, 72.1703
CIE-Lab:
88.0505, -3.2466, -3.3498
CIE-LCH:
88.0505, 4.6650, 225.8966
CIE-Luv:
88.0505, -6.7792, -4.5892
Hunter-Lab:
84.9531, -7.6449, 1.4943
#d3dfe3 color charts
#d3dfe3 color shades, tints & tones
#d3dfe3 color schemes
#d3dfe3 color preview, HTML & CSS examples
This text has a color of #d3dfe3
<p style="color:#d3dfe3;">Text here</p>
.mytext {color:#d3dfe3;}
This box has a color of #d3dfe3
<div style="background-color:#d3dfe3;">Content here</div>
.mybackground {background-color:#d3dfe3;}
Border around this has a color of #d3dfe3
<div style="border:2px solid #d3dfe3;">Content here</div>
.myborder {border:2px solid #d3dfe3;}