#d5e4e4 color space conversions
Hex:
#d5e4e4
RGB:
213, 228, 228
CMY:
16, 11, 11
CMYK:
7, 0, 0, 11
HSL:
180°, 21.7391%, 86.4706%
HSV (HSB):
180°, 6.5789%, 89.4118%
XYZ:
69.1876, 75.2344, 84.2739
xyY:
0.3025, 0.3290, 75.2344
CIE-Lab:
89.5027, -4.9731, -1.7277
CIE-LCH:
89.5027, 5.2647, 199.1580
CIE-Luv:
89.5027, -8.1990, -1.7840
Hunter-Lab:
86.7378, -9.4081, 3.1106
#d5e4e4 color charts
#d5e4e4 color shades, tints & tones
#d5e4e4 color schemes
#d5e4e4 color preview, HTML & CSS examples
This text has a color of #d5e4e4
<p style="color:#d5e4e4;">Text here</p>
.mytext {color:#d5e4e4;}
This box has a color of #d5e4e4
<div style="background-color:#d5e4e4;">Content here</div>
.mybackground {background-color:#d5e4e4;}
Border around this has a color of #d5e4e4
<div style="border:2px solid #d5e4e4;">Content here</div>
.myborder {border:2px solid #d5e4e4;}