#d5e7d6 color space conversions
Hex:
#d5e7d6
RGB:
213, 231, 214
CMY:
16, 9, 16
CMYK:
8, 0, 7, 9
HSL:
123°, 27.2727%, 87.0588%
HSV (HSB):
123°, 7.7922%, 90.5882%
XYZ:
68.1541, 76.1530, 74.7252
xyY:
0.3112, 0.3477, 76.1530
CIE-Lab:
89.9303, -9.0673, 6.2248
CIE-LCH:
89.9303, 10.9983, 145.5300
CIE-Luv:
89.9303, -9.1348, 10.9933
Hunter-Lab:
87.2657, -13.3073, 10.3162
#d5e7d6 color charts
#d5e7d6 color shades, tints & tones
#d5e7d6 color schemes
#d5e7d6 color preview, HTML & CSS examples
This text has a color of #d5e7d6
<p style="color:#d5e7d6;">Text here</p>
.mytext {color:#d5e7d6;}
This box has a color of #d5e7d6
<div style="background-color:#d5e7d6;">Content here</div>
.mybackground {background-color:#d5e7d6;}
Border around this has a color of #d5e7d6
<div style="border:2px solid #d5e7d6;">Content here</div>
.myborder {border:2px solid #d5e7d6;}