#d3ded7 color space conversions
Hex:
#d3ded7
RGB:
211, 222, 215
CMY:
17, 13, 16
CMYK:
5, 0, 3, 13
HSL:
142°, 14.2857%, 84.9020%
HSV (HSB):
142°, 4.9550%, 87.0588%
XYZ:
65.2510, 70.9977, 74.5548
xyY:
0.3095, 0.3368, 70.9977
CIE-Lab:
87.4839, -4.9691, 2.1410
CIE-LCH:
87.4839, 5.4107, 156.6905
CIE-Luv:
87.4839, -5.7522, 4.1226
Hunter-Lab:
84.2602, -9.2250, 6.5213
#d3ded7 color charts
#d3ded7 color shades, tints & tones
#d3ded7 color schemes
#d3ded7 color preview, HTML & CSS examples
This text has a color of #d3ded7
<p style="color:#d3ded7;">Text here</p>
.mytext {color:#d3ded7;}
This box has a color of #d3ded7
<div style="background-color:#d3ded7;">Content here</div>
.mybackground {background-color:#d3ded7;}
Border around this has a color of #d3ded7
<div style="border:2px solid #d3ded7;">Content here</div>
.myborder {border:2px solid #d3ded7;}