#f2f49e color space conversions
Hex:
#f2f49e
RGB:
242, 244, 158
CMY:
5, 4, 38
CMYK:
1, 0, 35, 4
HSL:
61°, 79.6296%, 78.8235%
HSV (HSB):
61°, 35.2459%, 95.6863%
XYZ:
75.1402, 86.0472, 44.9962
xyY:
0.3644, 0.4173, 86.0472
CIE-Lab:
94.3325, -13.2457, 41.2574
CIE-LCH:
94.3325, 43.3316, 107.7992
CIE-Luv:
94.3325, 2.9704, 58.4454
Hunter-Lab:
92.7616, -17.7416, 36.1731
#f2f49e color charts
#f2f49e color shades, tints & tones
#f2f49e color schemes
#f2f49e color preview, HTML & CSS examples
This text has a color of #f2f49e
<p style="color:#f2f49e;">Text here</p>
.mytext {color:#f2f49e;}
This box has a color of #f2f49e
<div style="background-color:#f2f49e;">Content here</div>
.mybackground {background-color:#f2f49e;}
Border around this has a color of #f2f49e
<div style="border:2px solid #f2f49e;">Content here</div>
.myborder {border:2px solid #f2f49e;}