#d5d3ce color space conversions
Hex:
#d5d3ce
RGB:
213, 211, 206
CMY:
16, 17, 19
CMYK:
0, 1, 3, 16
HSL:
43°, 7.6923%, 82.1569%
HSV (HSB):
43°, 3.2864%, 83.5294%
XYZ:
61.8754, 65.1909, 67.7144
xyY:
0.3177, 0.3347, 65.1909
CIE-Lab:
84.5820, -0.2020, 2.7028
CIE-LCH:
84.5820, 2.7103, 94.2745
CIE-Luv:
84.5820, 1.4244, 4.0972
Hunter-Lab:
80.7409, -4.5039, 6.7943
#d5d3ce color charts
#d5d3ce color shades, tints & tones
#d5d3ce color schemes
#d5d3ce color preview, HTML & CSS examples
This text has a color of #d5d3ce
<p style="color:#d5d3ce;">Text here</p>
.mytext {color:#d5d3ce;}
This box has a color of #d5d3ce
<div style="background-color:#d5d3ce;">Content here</div>
.mybackground {background-color:#d5d3ce;}
Border around this has a color of #d5d3ce
<div style="border:2px solid #d5d3ce;">Content here</div>
.myborder {border:2px solid #d5d3ce;}