#f2f80e color space conversions
Hex:
#f2f80e
RGB:
242, 248, 14
CMY:
5, 3, 95
CMYK:
2, 0, 94, 3
HSL:
62°, 94.3548%, 51.3725%
HSV (HSB):
62°, 94.3548%, 97.2549%
XYZ:
70.2646, 86.0438, 13.3202
xyY:
0.4142, 0.5072, 86.0438
CIE-Lab:
94.3311, -23.4632, 90.9417
CIE-LCH:
94.3311, 93.9197, 104.4670
CIE-Luv:
94.3311, 3.4213, 103.5663
Hunter-Lab:
92.7598, -27.1176, 56.4178
#f2f80e color charts
#f2f80e color shades, tints & tones
#f2f80e color schemes
#f2f80e color preview, HTML & CSS examples
This text has a color of #f2f80e
<p style="color:#f2f80e;">Text here</p>
.mytext {color:#f2f80e;}
This box has a color of #f2f80e
<div style="background-color:#f2f80e;">Content here</div>
.mybackground {background-color:#f2f80e;}
Border around this has a color of #f2f80e
<div style="border:2px solid #f2f80e;">Content here</div>
.myborder {border:2px solid #f2f80e;}