#f2e48c color space conversions
Hex:
#f2e48c
RGB:
242, 228, 140
CMY:
5, 11, 45
CMYK:
0, 6, 42, 5
HSL:
52°, 79.6875%, 74.9020%
HSV (HSB):
52°, 42.1488%, 94.9020%
XYZ:
69.0950, 76.2575, 35.8884
xyY:
0.3812, 0.4208, 76.2575
CIE-Lab:
89.9788, -7.2260, 44.5687
CIE-LCH:
89.9788, 45.1506, 99.2093
CIE-Luv:
89.9788, 13.3819, 60.0724
Hunter-Lab:
87.3255, -11.5843, 36.7613
#f2e48c color charts
#f2e48c color shades, tints & tones
#f2e48c color schemes
#f2e48c color preview, HTML & CSS examples
This text has a color of #f2e48c
<p style="color:#f2e48c;">Text here</p>
.mytext {color:#f2e48c;}
This box has a color of #f2e48c
<div style="background-color:#f2e48c;">Content here</div>
.mybackground {background-color:#f2e48c;}
Border around this has a color of #f2e48c
<div style="border:2px solid #f2e48c;">Content here</div>
.myborder {border:2px solid #f2e48c;}