#f2f09e color space conversions
Hex:
#f2f09e
RGB:
242, 240, 158
CMY:
5, 6, 38
CMYK:
0, 1, 35, 5
HSL:
59°, 76.3636%, 78.4314%
HSV (HSB):
59°, 34.7107%, 94.9020%
XYZ:
73.9496, 83.6660, 44.5994
xyY:
0.3657, 0.4137, 83.6660
CIE-Lab:
93.3053, -11.2726, 39.9255
CIE-LCH:
93.3053, 41.4864, 105.7665
CIE-Luv:
93.3053, 5.3159, 56.3397
Hunter-Lab:
91.4691, -15.7600, 35.1192
#f2f09e color charts
#f2f09e color shades, tints & tones
#f2f09e color schemes
#f2f09e color preview, HTML & CSS examples
This text has a color of #f2f09e
<p style="color:#f2f09e;">Text here</p>
.mytext {color:#f2f09e;}
This box has a color of #f2f09e
<div style="background-color:#f2f09e;">Content here</div>
.mybackground {background-color:#f2f09e;}
Border around this has a color of #f2f09e
<div style="border:2px solid #f2f09e;">Content here</div>
.myborder {border:2px solid #f2f09e;}