#d3dfd2 color space conversions
Hex:
#d3dfd2
RGB:
211, 223, 210
CMY:
17, 13, 18
CMYK:
5, 0, 6, 13
HSL:
115°, 16.8831%, 84.9020%
HSV (HSB):
115°, 5.8296%, 87.4510%
XYZ:
64.8845, 71.2774, 71.3109
xyY:
0.3127, 0.3436, 71.2774
CIE-Lab:
87.6196, -6.3813, 4.9696
CIE-LCH:
87.6196, 8.0881, 142.0893
CIE-Luv:
87.6196, -6.0382, 8.6102
Hunter-Lab:
84.4259, -10.5614, 9.0185
#d3dfd2 color charts
#d3dfd2 color shades, tints & tones
#d3dfd2 color schemes
#d3dfd2 color preview, HTML & CSS examples
This text has a color of #d3dfd2
<p style="color:#d3dfd2;">Text here</p>
.mytext {color:#d3dfd2;}
This box has a color of #d3dfd2
<div style="background-color:#d3dfd2;">Content here</div>
.mybackground {background-color:#d3dfd2;}
Border around this has a color of #d3dfd2
<div style="border:2px solid #d3dfd2;">Content here</div>
.myborder {border:2px solid #d3dfd2;}