#f2f50e color space conversions
Hex:
#f2f50e
RGB:
242, 245, 14
CMY:
5, 4, 95
CMYK:
1, 0, 94, 4
HSL:
61°, 92.0319%, 50.7843%
HSV (HSB):
61°, 94.2857%, 96.0784%
XYZ:
69.3496, 84.2138, 13.0152
xyY:
0.4163, 0.5055, 84.2138
CIE-Lab:
93.5433, -22.0386, 90.3470
CIE-LCH:
93.5433, 92.9962, 103.7086
CIE-Luv:
93.5433, 5.3560, 102.4493
Hunter-Lab:
91.7681, -25.7007, 55.8287
#f2f50e color charts
#f2f50e color shades, tints & tones
#f2f50e color schemes
#f2f50e color preview, HTML & CSS examples
This text has a color of #f2f50e
<p style="color:#f2f50e;">Text here</p>
.mytext {color:#f2f50e;}
This box has a color of #f2f50e
<div style="background-color:#f2f50e;">Content here</div>
.mybackground {background-color:#f2f50e;}
Border around this has a color of #f2f50e
<div style="border:2px solid #f2f50e;">Content here</div>
.myborder {border:2px solid #f2f50e;}