#fefadc color space conversions
Hex:
#fefadc
RGB:
254, 250, 220
CMY:
0, 2, 14
CMYK:
0, 2, 13, 0
HSL:
53°, 94.4444%, 92.9412%
HSV (HSB):
53°, 13.3858%, 99.6078%
XYZ:
87.9769, 94.6094, 81.3347
xyY:
0.3333, 0.3585, 94.6094
CIE-Lab:
97.8770, -3.5674, 14.8709
CIE-LCH:
97.8770, 15.2928, 103.4899
CIE-Luv:
97.8770, 3.9719, 22.7945
Hunter-Lab:
97.2673, -8.7671, 18.5090
#fefadc color charts
#fefadc color shades, tints & tones
#fefadc color schemes
#fefadc color preview, HTML & CSS examples
This text has a color of #fefadc
<p style="color:#fefadc;">Text here</p>
.mytext {color:#fefadc;}
This box has a color of #fefadc
<div style="background-color:#fefadc;">Content here</div>
.mybackground {background-color:#fefadc;}
Border around this has a color of #fefadc
<div style="border:2px solid #fefadc;">Content here</div>
.myborder {border:2px solid #fefadc;}