#fef8e2 color space conversions
Hex:
#fef8e2
RGB:
254, 248, 226
CMY:
0, 3, 11
CMYK:
0, 2, 11, 0
HSL:
47°, 93.3333%, 94.1176%
HSV (HSB):
47°, 11.0236%, 99.6078%
XYZ:
88.1679, 93.6966, 85.3898
xyY:
0.3299, 0.3506, 93.6966
CIE-Lab:
97.5096, -1.6315, 11.2704
CIE-LCH:
97.5096, 11.3879, 98.2367
CIE-Luv:
97.5096, 4.7047, 17.2280
Hunter-Lab:
96.7970, -6.8074, 15.4550
#fef8e2 color charts
#fef8e2 color shades, tints & tones
#fef8e2 color schemes
#fef8e2 color preview, HTML & CSS examples
This text has a color of #fef8e2
<p style="color:#fef8e2;">Text here</p>
.mytext {color:#fef8e2;}
This box has a color of #fef8e2
<div style="background-color:#fef8e2;">Content here</div>
.mybackground {background-color:#fef8e2;}
Border around this has a color of #fef8e2
<div style="border:2px solid #fef8e2;">Content here</div>
.myborder {border:2px solid #fef8e2;}