#d5fddc color space conversions
Hex:
#d5fddc
RGB:
213, 253, 220
CMY:
16, 1, 14
CMYK:
16, 0, 13, 1
HSL:
131°, 90.9091%, 91.3725%
HSV (HSB):
131°, 15.8103%, 99.2157%
XYZ:
75.4841, 89.5640, 81.0193
xyY:
0.3068, 0.3640, 89.5640
CIE-Lab:
95.8156, -18.9340, 11.5516
CIE-LCH:
95.8156, 22.1796, 148.6125
CIE-Luv:
95.8156, -20.1407, 20.7601
Hunter-Lab:
94.6383, -23.2441, 15.4889
#d5fddc color charts
#d5fddc color shades, tints & tones
#d5fddc color schemes
#d5fddc color preview, HTML & CSS examples
This text has a color of #d5fddc
<p style="color:#d5fddc;">Text here</p>
.mytext {color:#d5fddc;}
This box has a color of #d5fddc
<div style="background-color:#d5fddc;">Content here</div>
.mybackground {background-color:#d5fddc;}
Border around this has a color of #d5fddc
<div style="border:2px solid #d5fddc;">Content here</div>
.myborder {border:2px solid #d5fddc;}