#d5fcd5 color space conversions
Hex:
#d5fcd5
RGB:
213, 252, 213
CMY:
16, 1, 16
CMYK:
15, 0, 15, 1
HSL:
120°, 86.6667%, 91.1765%
HSV (HSB):
120°, 15.4762%, 98.8235%
XYZ:
74.2612, 88.5710, 76.1327
xyY:
0.3108, 0.3706, 88.5710
CIE-Lab:
95.4009, -19.6603, 14.5560
CIE-LCH:
95.4009, 24.4623, 143.4847
CIE-Luv:
95.4009, -19.5216, 25.2246
Hunter-Lab:
94.1122, -23.8471, 17.9155
#d5fcd5 color charts
#d5fcd5 color shades, tints & tones
#d5fcd5 color schemes
#d5fcd5 color preview, HTML & CSS examples
This text has a color of #d5fcd5
<p style="color:#d5fcd5;">Text here</p>
.mytext {color:#d5fcd5;}
This box has a color of #d5fcd5
<div style="background-color:#d5fcd5;">Content here</div>
.mybackground {background-color:#d5fcd5;}
Border around this has a color of #d5fcd5
<div style="border:2px solid #d5fcd5;">Content here</div>
.myborder {border:2px solid #d5fcd5;}