#d3d2ce color space conversions
Hex:
#d3d2ce
RGB:
211, 210, 206
CMY:
17, 18, 19
CMYK:
0, 0, 2, 17
HSL:
48°, 5.3763%, 81.7647%
HSV (HSB):
48°, 2.3697%, 82.7451%
XYZ:
61.0511, 64.3983, 67.6049
xyY:
0.3162, 0.3336, 64.3983
CIE-Lab:
84.1727, -0.3707, 2.0892
CIE-LCH:
84.1727, 2.1218, 100.0616
CIE-Luv:
84.1727, 0.7947, 3.2083
Hunter-Lab:
80.2486, -4.6365, 6.2255
#d3d2ce color charts
#d3d2ce color shades, tints & tones
#d3d2ce color schemes
#d3d2ce color preview, HTML & CSS examples
This text has a color of #d3d2ce
<p style="color:#d3d2ce;">Text here</p>
.mytext {color:#d3d2ce;}
This box has a color of #d3d2ce
<div style="background-color:#d3d2ce;">Content here</div>
.mybackground {background-color:#d3d2ce;}
Border around this has a color of #d3d2ce
<div style="border:2px solid #d3d2ce;">Content here</div>
.myborder {border:2px solid #d3d2ce;}