#fef7e4 color space conversions
Hex:
#fef7e4
RGB:
254, 247, 228
CMY:
0, 3, 11
CMYK:
0, 3, 10, 0
HSL:
44°, 92.8571%, 94.5098%
HSV (HSB):
44°, 10.2362%, 99.6078%
XYZ:
88.1374, 93.1938, 86.7417
xyY:
0.3288, 0.3476, 93.1938
CIE-Lab:
97.3062, -0.8109, 9.9515
CIE-LCH:
97.3062, 9.9845, 94.6587
CIE-Luv:
97.3062, 5.1200, 15.1418
Hunter-Lab:
96.5369, -5.9706, 14.3018
#fef7e4 color charts
#fef7e4 color shades, tints & tones
#fef7e4 color schemes
#fef7e4 color preview, HTML & CSS examples
This text has a color of #fef7e4
<p style="color:#fef7e4;">Text here</p>
.mytext {color:#fef7e4;}
This box has a color of #fef7e4
<div style="background-color:#fef7e4;">Content here</div>
.mybackground {background-color:#fef7e4;}
Border around this has a color of #fef7e4
<div style="border:2px solid #fef7e4;">Content here</div>
.myborder {border:2px solid #fef7e4;}