#fef5e9 color space conversions
Hex:
#fef5e9
RGB:
254, 245, 233
CMY:
0, 4, 9
CMYK:
0, 4, 8, 0
HSL:
34°, 91.3043%, 95.4902%
HSV (HSB):
34°, 8.2677%, 99.6078%
XYZ:
88.2334, 92.2588, 90.2481
xyY:
0.3259, 0.3408, 92.2588
CIE-Lab:
96.9260, 1.0048, 6.8306
CIE-LCH:
96.9260, 6.9041, 81.6316
CIE-Luv:
96.9260, 5.8753, 10.1829
Hunter-Lab:
96.0515, -4.1189, 11.5283
#fef5e9 color charts
#fef5e9 color shades, tints & tones
#fef5e9 color schemes
#fef5e9 color preview, HTML & CSS examples
This text has a color of #fef5e9
<p style="color:#fef5e9;">Text here</p>
.mytext {color:#fef5e9;}
This box has a color of #fef5e9
<div style="background-color:#fef5e9;">Content here</div>
.mybackground {background-color:#fef5e9;}
Border around this has a color of #fef5e9
<div style="border:2px solid #fef5e9;">Content here</div>
.myborder {border:2px solid #fef5e9;}