#d3edd8 color space conversions
Hex:
#d3edd8
RGB:
211, 237, 216
CMY:
17, 7, 15
CMYK:
11, 0, 9, 7
HSL:
132°, 41.9355%, 87.8431%
HSV (HSB):
132°, 10.9705%, 92.9412%
XYZ:
69.5428, 79.3751, 76.6214
xyY:
0.3083, 0.3519, 79.3751
CIE-Lab:
91.4038, -12.3990, 7.2854
CIE-LCH:
91.4038, 14.3810, 149.5622
CIE-Luv:
91.4038, -13.2512, 13.1894
Hunter-Lab:
89.0927, -16.5811, 11.3744
#d3edd8 color charts
#d3edd8 color shades, tints & tones
#d3edd8 color schemes
#d3edd8 color preview, HTML & CSS examples
This text has a color of #d3edd8
<p style="color:#d3edd8;">Text here</p>
.mytext {color:#d3edd8;}
This box has a color of #d3edd8
<div style="background-color:#d3edd8;">Content here</div>
.mybackground {background-color:#d3edd8;}
Border around this has a color of #d3edd8
<div style="border:2px solid #d3edd8;">Content here</div>
.myborder {border:2px solid #d3edd8;}