#fefade color space conversions
Hex:
#fefade
RGB:
254, 250, 222
CMY:
0, 2, 13
CMYK:
0, 2, 13, 0
HSL:
53°, 94.1176%, 93.3333%
HSV (HSB):
53°, 12.5984%, 99.6078%
XYZ:
88.2435, 94.7160, 82.7383
xyY:
0.3321, 0.3565, 94.7160
CIE-Lab:
97.9198, -3.2601, 13.9067
CIE-LCH:
97.9198, 14.2837, 103.1935
CIE-Luv:
97.9198, 3.8613, 21.3590
Hunter-Lab:
97.3221, -8.4650, 17.7202
#fefade color charts
#fefade RGB chart
#fefade CMYK chart
#fefade RGB pie chart
#fefade color shades, tints & tones
#fefade color schemes
#fefade color preview, HTML & CSS examples
This text has a color of #fefade
<p style="color:#fefade;">Text here</p>
.mytext {color:#fefade;}
Text color #fefade
This box has a color of #fefade
<div style="background-color:#fefade;">Content here</div>
.mybackground {background-color:#fefade;}
Background color #fefade
Border around this has a color of #fefade
<div style="border:2px solid #fefade;">Content here</div>
.myborder {border:2px solid #fefade;}
Border color #fefade