#fefae9 color space conversions
Hex:
#fefae9
RGB:
254, 250, 233
CMY:
0, 2, 9
CMYK:
0, 2, 8, 0
HSL:
49°, 91.3043%, 95.4902%
HSV (HSB):
49°, 8.2677%, 99.6078%
XYZ:
89.7666, 95.3252, 90.7592
xyY:
0.3254, 0.3456, 95.3252
CIE-Lab:
98.1635, -1.5202, 8.6103
CIE-LCH:
98.1635, 8.7434, 100.0130
CIE-Luv:
98.1635, 3.2424, 13.3206
Hunter-Lab:
97.6346, -6.7453, 13.2295
#fefae9 color charts
#fefae9 color shades, tints & tones
#fefae9 color schemes
#fefae9 color preview, HTML & CSS examples
This text has a color of #fefae9
<p style="color:#fefae9;">Text here</p>
.mytext {color:#fefae9;}
This box has a color of #fefae9
<div style="background-color:#fefae9;">Content here</div>
.mybackground {background-color:#fefae9;}
Border around this has a color of #fefae9
<div style="border:2px solid #fefae9;">Content here</div>
.myborder {border:2px solid #fefae9;}