#d5e0d4 color space conversions
Hex:
#d5e0d4
RGB:
213, 224, 212
CMY:
16, 12, 17
CMYK:
5, 0, 5, 12
HSL:
115°, 16.2162%, 85.4902%
HSV (HSB):
115°, 5.3571%, 87.8431%
XYZ:
65.9799, 72.2109, 72.7479
xyY:
0.3128, 0.3423, 72.2109
CIE-Lab:
88.0700, -5.8591, 4.5873
CIE-LCH:
88.0700, 7.4412, 141.9414
CIE-Luv:
88.0700, -5.5296, 7.9552
Hunter-Lab:
84.9770, -10.1145, 8.7263
#d5e0d4 color charts
#d5e0d4 color shades, tints & tones
#d5e0d4 color schemes
#d5e0d4 color preview, HTML & CSS examples
This text has a color of #d5e0d4
<p style="color:#d5e0d4;">Text here</p>
.mytext {color:#d5e0d4;}
This box has a color of #d5e0d4
<div style="background-color:#d5e0d4;">Content here</div>
.mybackground {background-color:#d5e0d4;}
Border around this has a color of #d5e0d4
<div style="border:2px solid #d5e0d4;">Content here</div>
.myborder {border:2px solid #d5e0d4;}