#fef5f3 color space conversions
Hex:
#fef5f3
RGB:
254, 245, 243
CMY:
0, 4, 5
CMYK:
0, 4, 4, 0
HSL:
11°, 84.6154%, 97.4510%
HSV (HSB):
11°, 4.3307%, 99.6078%
XYZ:
89.7031, 92.8467, 97.9874
xyY:
0.3198, 0.3310, 92.8467
CIE-Lab:
97.1654, 2.6664, 2.0196
CIE-LCH:
97.1654, 3.3449, 37.1418
CIE-Luv:
97.1654, 5.2454, 2.6195
Hunter-Lab:
96.3570, -2.4510, 7.1567
#fef5f3 color charts
#fef5f3 color shades, tints & tones
#fef5f3 color schemes
#fef5f3 color preview, HTML & CSS examples
This text has a color of #fef5f3
<p style="color:#fef5f3;">Text here</p>
.mytext {color:#fef5f3;}
This box has a color of #fef5f3
<div style="background-color:#fef5f3;">Content here</div>
.mybackground {background-color:#fef5f3;}
Border around this has a color of #fef5f3
<div style="border:2px solid #fef5f3;">Content here</div>
.myborder {border:2px solid #fef5f3;}