#fefbf0 color space conversions
Hex:
#fefbf0
RGB:
254, 251, 240
CMY:
0, 2, 6
CMYK:
0, 1, 6, 0
HSL:
47°, 87.5000%, 96.8627%
HSV (HSB):
47°, 5.5118%, 99.6078%
XYZ:
91.0984, 96.3565, 96.2353
xyY:
0.3211, 0.3397, 96.3565
CIE-Lab:
98.5737, -0.8742, 5.6056
CIE-LCH:
98.5737, 5.6733, 98.8644
CIE-Luv:
98.5737, 2.3212, 8.7227
Hunter-Lab:
98.1613, -6.1258, 10.5862
#fefbf0 color charts
#fefbf0 color shades, tints & tones
#fefbf0 color schemes
#fefbf0 color preview, HTML & CSS examples
This text has a color of #fefbf0
<p style="color:#fefbf0;">Text here</p>
.mytext {color:#fefbf0;}
This box has a color of #fefbf0
<div style="background-color:#fefbf0;">Content here</div>
.mybackground {background-color:#fefbf0;}
Border around this has a color of #fefbf0
<div style="border:2px solid #fefbf0;">Content here</div>
.myborder {border:2px solid #fefbf0;}