#d3d3c4 color space conversions
Hex:
#d3d3c4
RGB:
211, 211, 196
CMY:
17, 17, 23
CMYK:
0, 0, 7, 17
HSL:
60°, 14.5631%, 79.8039%
HSV (HSB):
60°, 7.1090%, 82.7451%
XYZ:
60.1220, 64.4229, 61.4907
xyY:
0.3232, 0.3463, 64.4229
CIE-Lab:
84.1855, -2.6254, 7.4183
CIE-LCH:
84.1855, 7.8692, 109.4892
CIE-Luv:
84.1855, 0.8282, 11.4600
Hunter-Lab:
80.2639, -6.7556, 10.7623
#d3d3c4 color charts
#d3d3c4 color shades, tints & tones
#d3d3c4 color schemes
#d3d3c4 color preview, HTML & CSS examples
This text has a color of #d3d3c4
<p style="color:#d3d3c4;">Text here</p>
.mytext {color:#d3d3c4;}
This box has a color of #d3d3c4
<div style="background-color:#d3d3c4;">Content here</div>
.mybackground {background-color:#d3d3c4;}
Border around this has a color of #d3d3c4
<div style="border:2px solid #d3d3c4;">Content here</div>
.myborder {border:2px solid #d3d3c4;}