#d3edde color space conversions
Hex:
#d3edde
RGB:
211, 237, 222
CMY:
17, 7, 13
CMYK:
11, 0, 6, 7
HSL:
145°, 41.9355%, 87.8431%
HSV (HSB):
145°, 10.9705%, 92.9412%
XYZ:
70.3330, 79.6912, 80.7822
xyY:
0.3047, 0.3453, 79.6912
CIE-Lab:
91.5461, -11.3127, 4.3674
CIE-LCH:
91.5461, 12.1264, 158.8904
CIE-Luv:
91.5461, -13.4315, 8.6392
Hunter-Lab:
89.2699, -15.5878, 8.8362
#d3edde color charts
#d3edde color shades, tints & tones
#d3edde color schemes
#d3edde color preview, HTML & CSS examples
This text has a color of #d3edde
<p style="color:#d3edde;">Text here</p>
.mytext {color:#d3edde;}
This box has a color of #d3edde
<div style="background-color:#d3edde;">Content here</div>
.mybackground {background-color:#d3edde;}
Border around this has a color of #d3edde
<div style="border:2px solid #d3edde;">Content here</div>
.myborder {border:2px solid #d3edde;}