#d5ecec color space conversions
Hex:
#d5ecec
RGB:
213, 236, 236
CMY:
16, 7, 7
CMYK:
10, 0, 0, 7
HSL:
180°, 37.7049%, 88.0392%
HSV (HSB):
180°, 9.7458%, 92.5490%
XYZ:
72.5763, 80.1932, 91.0105
xyY:
0.2977, 0.3290, 80.1932
CIE-Lab:
91.7715, -7.5258, -2.5841
CIE-LCH:
91.7715, 7.9571, 198.9505
CIE-Luv:
91.7715, -12.3660, -2.6833
Hunter-Lab:
89.5506, -12.0482, 2.4289
#d5ecec color charts
#d5ecec color shades, tints & tones
#d5ecec color schemes
#d5ecec color preview, HTML & CSS examples
This text has a color of #d5ecec
<p style="color:#d5ecec;">Text here</p>
.mytext {color:#d5ecec;}
This box has a color of #d5ecec
<div style="background-color:#d5ecec;">Content here</div>
.mybackground {background-color:#d5ecec;}
Border around this has a color of #d5ecec
<div style="border:2px solid #d5ecec;">Content here</div>
.myborder {border:2px solid #d5ecec;}