#f2f94e color space conversions
Hex:
#f2f94e
RGB:
242, 249, 78
CMY:
5, 2, 69
CMYK:
3, 0, 69, 2
HSL:
62°, 93.4426%, 64.1176%
HSV (HSB):
62°, 68.6747%, 97.6471%
XYZ:
71.8688, 87.1787, 20.2470
xyY:
0.4008, 0.4862, 87.1787
CIE-Lab:
94.8140, -22.1303, 76.9031
CIE-LCH:
94.8140, 80.0240, 106.0542
CIE-Luv:
94.8140, 2.1638, 94.1948
Hunter-Lab:
93.3695, -26.0009, 52.5017
#f2f94e color charts
#f2f94e color shades, tints & tones
#f2f94e color schemes
#f2f94e color preview, HTML & CSS examples
This text has a color of #f2f94e
<p style="color:#f2f94e;">Text here</p>
.mytext {color:#f2f94e;}
This box has a color of #f2f94e
<div style="background-color:#f2f94e;">Content here</div>
.mybackground {background-color:#f2f94e;}
Border around this has a color of #f2f94e
<div style="border:2px solid #f2f94e;">Content here</div>
.myborder {border:2px solid #f2f94e;}