#f2e09e color space conversions
Hex:
#f2e09e
RGB:
242, 224, 158
CMY:
5, 12, 38
CMYK:
0, 7, 35, 5
HSL:
47°, 76.3636%, 78.4314%
HSV (HSB):
47°, 34.7107%, 94.9020%
XYZ:
69.4452, 74.6572, 43.0979
xyY:
0.3710, 0.3988, 74.6572
CIE-Lab:
89.2322, -3.2497, 34.5888
CIE-LCH:
89.2322, 34.7412, 95.3673
CIE-Luv:
89.2322, 14.8762, 47.8296
Hunter-Lab:
86.4044, -7.7432, 30.9097
#f2e09e color charts
#f2e09e color shades, tints & tones
#f2e09e color schemes
#f2e09e color preview, HTML & CSS examples
This text has a color of #f2e09e
<p style="color:#f2e09e;">Text here</p>
.mytext {color:#f2e09e;}
This box has a color of #f2e09e
<div style="background-color:#f2e09e;">Content here</div>
.mybackground {background-color:#f2e09e;}
Border around this has a color of #f2e09e
<div style="border:2px solid #f2e09e;">Content here</div>
.myborder {border:2px solid #f2e09e;}