#fef2bb color space conversions
Hex:
#fef2bb
RGB:
254, 242, 187
CMY:
0, 5, 27
CMYK:
0, 5, 26, 0
HSL:
49°, 97.1014%, 86.4706%
HSV (HSB):
49°, 26.3780%, 99.6078%
XYZ:
81.5948, 88.1629, 59.7304
xyY:
0.3556, 0.3842, 88.1629
CIE-Lab:
95.2295, -4.2358, 28.0525
CIE-LCH:
95.2295, 28.3705, 98.5864
CIE-Luv:
95.2295, 10.2851, 40.6469
Hunter-Lab:
93.8951, -9.2001, 28.0099
#fef2bb color charts
#fef2bb color shades, tints & tones
#fef2bb color schemes
#fef2bb color preview, HTML & CSS examples
This text has a color of #fef2bb
<p style="color:#fef2bb;">Text here</p>
.mytext {color:#fef2bb;}
This box has a color of #fef2bb
<div style="background-color:#fef2bb;">Content here</div>
.mybackground {background-color:#fef2bb;}
Border around this has a color of #fef2bb
<div style="border:2px solid #fef2bb;">Content here</div>
.myborder {border:2px solid #fef2bb;}