#d3feda color space conversions
Hex:
#d3feda
RGB:
211, 254, 218
CMY:
17, 0, 15
CMYK:
17, 0, 14, 0
HSL:
130°, 95.5556%, 91.1765%
HSV (HSB):
130°, 16.9291%, 99.6078%
XYZ:
74.9607, 89.7945, 79.7109
xyY:
0.3066, 0.3673, 89.7945
CIE-Lab:
95.9114, -20.4198, 12.6978
CIE-LCH:
95.9114, 24.0458, 148.1251
CIE-Luv:
95.9114, -21.5973, 22.6989
Hunter-Lab:
94.7599, -24.6259, 16.4579
#d3feda color charts
#d3feda color shades, tints & tones
#d3feda color schemes
#d3feda color preview, HTML & CSS examples
This text has a color of #d3feda
<p style="color:#d3feda;">Text here</p>
.mytext {color:#d3feda;}
This box has a color of #d3feda
<div style="background-color:#d3feda;">Content here</div>
.mybackground {background-color:#d3feda;}
Border around this has a color of #d3feda
<div style="border:2px solid #d3feda;">Content here</div>
.myborder {border:2px solid #d3feda;}