#fef2b4 color space conversions
Hex:
#fef2b4
RGB:
254, 242, 180
CMY:
0, 5, 29
CMYK:
0, 5, 29, 0
HSL:
50°, 97.3684%, 85.0980%
HSV (HSB):
50°, 29.1339%, 99.6078%
XYZ:
80.8634, 87.8704, 55.8787
xyY:
0.3600, 0.3912, 87.8704
CIE-Lab:
95.1063, -5.1290, 31.4378
CIE-LCH:
95.1063, 31.8534, 99.2661
CIE-Luv:
95.1063, 10.6757, 45.1117
Hunter-Lab:
93.7392, -10.0620, 30.2742
#fef2b4 color charts
#fef2b4 color shades, tints & tones
#fef2b4 color schemes
#fef2b4 color preview, HTML & CSS examples
This text has a color of #fef2b4
<p style="color:#fef2b4;">Text here</p>
.mytext {color:#fef2b4;}
This box has a color of #fef2b4
<div style="background-color:#fef2b4;">Content here</div>
.mybackground {background-color:#fef2b4;}
Border around this has a color of #fef2b4
<div style="border:2px solid #fef2b4;">Content here</div>
.myborder {border:2px solid #fef2b4;}