#f2f94a color space conversions
Hex:
#f2f94a
RGB:
242, 249, 74
CMY:
5, 2, 71
CMYK:
3, 0, 70, 2
HSL:
62°, 93.5829%, 63.3333%
HSV (HSB):
62°, 70.2811%, 97.6471%
XYZ:
71.7297, 87.1230, 19.5144
xyY:
0.4021, 0.4884, 87.1230
CIE-Lab:
94.7904, -22.3228, 78.2562
CIE-LCH:
94.7904, 81.3778, 105.9209
CIE-Luv:
94.7904, 2.2289, 95.2234
Hunter-Lab:
93.3397, -26.1709, 52.9421
#f2f94a color charts
#f2f94a color shades, tints & tones
#f2f94a color schemes
#f2f94a color preview, HTML & CSS examples
This text has a color of #f2f94a
<p style="color:#f2f94a;">Text here</p>
.mytext {color:#f2f94a;}
This box has a color of #f2f94a
<div style="background-color:#f2f94a;">Content here</div>
.mybackground {background-color:#f2f94a;}
Border around this has a color of #f2f94a
<div style="border:2px solid #f2f94a;">Content here</div>
.myborder {border:2px solid #f2f94a;}