#fefbed color space conversions
Hex:
#fefbed
RGB:
254, 251, 237
CMY:
0, 2, 7
CMYK:
0, 1, 7, 0
HSL:
49°, 89.4737%, 96.2745%
HSV (HSB):
49°, 6.6929%, 99.6078%
XYZ:
90.6563, 96.1796, 93.9072
xyY:
0.3229, 0.3426, 96.1796
CIE-Lab:
98.5036, -1.3707, 7.0451
CIE-LCH:
98.5036, 7.1772, 101.0102
CIE-Luv:
98.5036, 2.4916, 10.9723
Hunter-Lab:
98.0712, -6.6205, 11.8772
#fefbed color charts
#fefbed color shades, tints & tones
#fefbed color schemes
#fefbed color preview, HTML & CSS examples
This text has a color of #fefbed
<p style="color:#fefbed;">Text here</p>
.mytext {color:#fefbed;}
This box has a color of #fefbed
<div style="background-color:#fefbed;">Content here</div>
.mybackground {background-color:#fefbed;}
Border around this has a color of #fefbed
<div style="border:2px solid #fefbed;">Content here</div>
.myborder {border:2px solid #fefbed;}