#fefbf4 color space conversions
Hex:
#fefbf4
RGB:
254, 251, 244
CMY:
0, 2, 4
CMYK:
0, 1, 4, 0
HSL:
42°, 83.3333%, 97.6471%
HSV (HSB):
42°, 3.9370%, 99.6078%
XYZ:
91.6994, 96.5968, 99.3999
xyY:
0.3187, 0.3358, 96.5968
CIE-Lab:
98.6689, -0.2029, 3.6885
CIE-LCH:
98.6689, 3.6941, 93.1490
CIE-Luv:
98.6689, 2.0922, 5.6994
Hunter-Lab:
98.2837, -5.4547, 8.8352
#fefbf4 color charts
#fefbf4 color shades, tints & tones
#fefbf4 color schemes
#fefbf4 color preview, HTML & CSS examples
This text has a color of #fefbf4
<p style="color:#fefbf4;">Text here</p>
.mytext {color:#fefbf4;}
This box has a color of #fefbf4
<div style="background-color:#fefbf4;">Content here</div>
.mybackground {background-color:#fefbf4;}
Border around this has a color of #fefbf4
<div style="border:2px solid #fefbf4;">Content here</div>
.myborder {border:2px solid #fefbf4;}