#fef7f0 color space conversions
Hex:
#fef7f0
RGB:
254, 247, 240
CMY:
0, 3, 6
CMYK:
0, 3, 6, 0
HSL:
30°, 87.5000%, 96.8627%
HSV (HSB):
30°, 5.5118%, 99.6078%
XYZ:
89.8620, 93.8836, 95.8232
xyY:
0.3214, 0.3358, 93.8836
CIE-Lab:
97.5851, 1.1466, 4.1754
CIE-LCH:
97.5851, 4.3300, 74.6446
CIE-Luv:
97.5851, 4.3964, 6.1796
Hunter-Lab:
96.8936, -4.0175, 9.1905
#fef7f0 color charts
#fef7f0 color shades, tints & tones
#fef7f0 color schemes
#fef7f0 color preview, HTML & CSS examples
This text has a color of #fef7f0
<p style="color:#fef7f0;">Text here</p>
.mytext {color:#fef7f0;}
This box has a color of #fef7f0
<div style="background-color:#fef7f0;">Content here</div>
.mybackground {background-color:#fef7f0;}
Border around this has a color of #fef7f0
<div style="border:2px solid #fef7f0;">Content here</div>
.myborder {border:2px solid #fef7f0;}