#d5e2d6 color space conversions
Hex:
#d5e2d6
RGB:
213, 226, 214
CMY:
16, 11, 16
CMYK:
6, 0, 5, 11
HSL:
125°, 18.3099%, 86.0784%
HSV (HSB):
125°, 5.7522%, 88.6275%
XYZ:
66.7745, 73.3939, 74.2654
xyY:
0.3114, 0.3423, 73.3939
CIE-Lab:
88.6352, -6.5252, 4.3545
CIE-LCH:
88.6352, 7.8447, 146.2834
CIE-Luv:
88.6352, -6.6244, 7.7342
Hunter-Lab:
85.6702, -10.7934, 8.5722
#d5e2d6 color charts
#d5e2d6 color shades, tints & tones
#d5e2d6 color schemes
#d5e2d6 color preview, HTML & CSS examples
This text has a color of #d5e2d6
<p style="color:#d5e2d6;">Text here</p>
.mytext {color:#d5e2d6;}
This box has a color of #d5e2d6
<div style="background-color:#d5e2d6;">Content here</div>
.mybackground {background-color:#d5e2d6;}
Border around this has a color of #d5e2d6
<div style="border:2px solid #d5e2d6;">Content here</div>
.myborder {border:2px solid #d5e2d6;}