#ffdade color space conversions
Hex:
#ffdade
RGB:
255, 218, 222
CMY:
0, 15, 13
CMYK:
0, 15, 13, 0
HSL:
354°, 100.0000%, 92.7451%
HSV (HSB):
354°, 14.5098%, 100.0000%
XYZ:
79.4962, 76.6767, 79.7174
xyY:
0.3370, 0.3251, 76.6767
CIE-Lab:
90.1726, 13.4517, 2.7983
CIE-LCH:
90.1726, 13.7397, 11.7514
CIE-Luv:
90.1726, 21.8662, 1.7546
Hunter-Lab:
87.5653, 8.8122, 7.3194
#ffdade color charts
#ffdade color shades, tints & tones
#ffdade color schemes
#ffdade color preview, HTML & CSS examples
This text has a color of #ffdade
<p style="color:#ffdade;">Text here</p>
.mytext {color:#ffdade;}
This box has a color of #ffdade
<div style="background-color:#ffdade;">Content here</div>
.mybackground {background-color:#ffdade;}
Border around this has a color of #ffdade
<div style="border:2px solid #ffdade;">Content here</div>
.myborder {border:2px solid #ffdade;}