#d3e0d2 color space conversions
Hex:
#d3e0d2
RGB:
211, 224, 210
CMY:
17, 12, 18
CMYK:
6, 0, 6, 12
HSL:
116°, 18.4211%, 85.0980%
HSV (HSB):
116°, 6.2500%, 87.8431%
XYZ:
65.1525, 71.8133, 71.4002
xyY:
0.3127, 0.3446, 71.8133
CIE-Lab:
87.8787, -6.8927, 5.3438
CIE-LCH:
87.8787, 8.7216, 142.2141
CIE-Luv:
87.8787, -6.5438, 9.2611
Hunter-Lab:
84.7427, -11.0643, 9.3650
#d3e0d2 color charts
#d3e0d2 color shades, tints & tones
#d3e0d2 color schemes
#d3e0d2 color preview, HTML & CSS examples
This text has a color of #d3e0d2
<p style="color:#d3e0d2;">Text here</p>
.mytext {color:#d3e0d2;}
This box has a color of #d3e0d2
<div style="background-color:#d3e0d2;">Content here</div>
.mybackground {background-color:#d3e0d2;}
Border around this has a color of #d3e0d2
<div style="border:2px solid #d3e0d2;">Content here</div>
.myborder {border:2px solid #d3e0d2;}