#f2f70b color space conversions
Hex:
#f2f70b
RGB:
242, 247, 11
CMY:
5, 3, 96
CMYK:
2, 0, 96, 3
HSL:
61°, 93.6508%, 50.5882%
HSV (HSB):
61°, 95.5466%, 96.8627%
XYZ:
69.9391, 85.4229, 13.1187
xyY:
0.4151, 0.5070, 85.4229
CIE-Lab:
94.0651, -23.0159, 90.9863
CIE-LCH:
94.0651, 93.8522, 104.1958
CIE-Luv:
94.0651, 4.0737, 103.3398
Hunter-Lab:
92.4245, -26.6691, 56.2816
#f2f70b color charts
#f2f70b color shades, tints & tones
#f2f70b color schemes
#f2f70b color preview, HTML & CSS examples
This text has a color of #f2f70b
<p style="color:#f2f70b;">Text here</p>
.mytext {color:#f2f70b;}
This box has a color of #f2f70b
<div style="background-color:#f2f70b;">Content here</div>
.mybackground {background-color:#f2f70b;}
Border around this has a color of #f2f70b
<div style="border:2px solid #f2f70b;">Content here</div>
.myborder {border:2px solid #f2f70b;}