#fef8f7 color space conversions
Hex:
#fef8f7
RGB:
254, 248, 247
CMY:
0, 3, 3
CMYK:
0, 2, 3, 0
HSL:
9°, 77.7778%, 98.2353%
HSV (HSB):
9°, 2.7559%, 99.6078%
XYZ:
91.2290, 94.9210, 101.5090
xyY:
0.3171, 0.3300, 94.9210
CIE-Lab:
98.0019, 1.8257, 1.1759
CIE-LCH:
98.0019, 2.1716, 32.7846
CIE-Luv:
98.0019, 3.4534, 1.4829
Hunter-Lab:
97.4274, -3.3544, 6.4253
#fef8f7 color charts
#fef8f7 color shades, tints & tones
#fef8f7 color schemes
#fef8f7 color preview, HTML & CSS examples
This text has a color of #fef8f7
<p style="color:#fef8f7;">Text here</p>
.mytext {color:#fef8f7;}
This box has a color of #fef8f7
<div style="background-color:#fef8f7;">Content here</div>
.mybackground {background-color:#fef8f7;}
Border around this has a color of #fef8f7
<div style="border:2px solid #fef8f7;">Content here</div>
.myborder {border:2px solid #fef8f7;}