#d7fade color space conversions
Hex:
#d7fade
RGB:
215, 250, 222
CMY:
16, 2, 13
CMYK:
14, 0, 11, 2
HSL:
132°, 77.7778%, 91.1765%
HSV (HSB):
132°, 14.0000%, 98.0392%
XYZ:
75.3948, 88.0922, 82.1370
xyY:
0.3070, 0.3586, 88.0922
CIE-Lab:
95.1998, -16.4622, 9.6602
CIE-LCH:
95.1998, 19.0872, 149.5951
CIE-Luv:
95.1998, -17.7063, 17.5223
Hunter-Lab:
93.8575, -20.8633, 13.8140
#d7fade color charts
#d7fade color shades, tints & tones
#d7fade color schemes
#d7fade color preview, HTML & CSS examples
This text has a color of #d7fade
<p style="color:#d7fade;">Text here</p>
.mytext {color:#d7fade;}
This box has a color of #d7fade
<div style="background-color:#d7fade;">Content here</div>
.mybackground {background-color:#d7fade;}
Border around this has a color of #d7fade
<div style="border:2px solid #d7fade;">Content here</div>
.myborder {border:2px solid #d7fade;}