#d3efdc color space conversions
Hex:
#d3efdc
RGB:
211, 239, 220
CMY:
17, 6, 14
CMYK:
12, 0, 8, 6
HSL:
139°, 46.6667%, 88.2353%
HSV (HSB):
139°, 11.7155%, 93.7255%
XYZ:
70.6487, 80.7492, 79.5727
xyY:
0.3059, 0.3496, 80.7492
CIE-Lab:
92.0200, -12.6793, 6.0925
CIE-LCH:
92.0200, 14.0671, 154.3353
CIE-Luv:
92.0200, -14.3503, 11.4766
Hunter-Lab:
89.8606, -16.9185, 10.4003
#d3efdc color charts
#d3efdc color shades, tints & tones
#d3efdc color schemes
#d3efdc color preview, HTML & CSS examples
This text has a color of #d3efdc
<p style="color:#d3efdc;">Text here</p>
.mytext {color:#d3efdc;}
This box has a color of #d3efdc
<div style="background-color:#d3efdc;">Content here</div>
.mybackground {background-color:#d3efdc;}
Border around this has a color of #d3efdc
<div style="border:2px solid #d3efdc;">Content here</div>
.myborder {border:2px solid #d3efdc;}