#d3d1da color space conversions
Hex:
#d3d1da
RGB:
211, 209, 218
CMY:
17, 18, 15
CMYK:
3, 4, 0, 15
HSL:
253°, 10.8434%, 83.7255%
HSV (HSB):
253°, 4.1284%, 85.4902%
XYZ:
62.3193, 64.5118, 75.4971
xyY:
0.3080, 0.3188, 64.5118
CIE-Lab:
84.2315, 2.3425, -4.2061
CIE-LCH:
84.2315, 4.8144, 299.1151
CIE-Luv:
84.2315, 0.6049, -6.8434
Hunter-Lab:
80.3192, -2.0613, 0.4930
#d3d1da color charts
#d3d1da color shades, tints & tones
#d3d1da color schemes
#d3d1da color preview, HTML & CSS examples
This text has a color of #d3d1da
<p style="color:#d3d1da;">Text here</p>
.mytext {color:#d3d1da;}
This box has a color of #d3d1da
<div style="background-color:#d3d1da;">Content here</div>
.mybackground {background-color:#d3d1da;}
Border around this has a color of #d3d1da
<div style="border:2px solid #d3d1da;">Content here</div>
.myborder {border:2px solid #d3d1da;}