#f2f71d color space conversions
Hex:
#f2f71d
RGB:
242, 247, 29
CMY:
5, 3, 89
CMYK:
2, 0, 88, 3
HSL:
61°, 93.1624%, 54.1176%
HSV (HSB):
61°, 88.2591%, 96.8627%
XYZ:
70.1005, 85.4875, 13.9684
xyY:
0.4134, 0.5042, 85.4875
CIE-Lab:
94.0928, -22.7885, 88.9458
CIE-LCH:
94.0928, 91.8186, 104.3704
CIE-Luv:
94.0928, 3.9919, 102.0956
Hunter-Lab:
92.4594, -26.4697, 55.7643
#f2f71d color charts
#f2f71d color shades, tints & tones
#f2f71d color schemes
#f2f71d color preview, HTML & CSS examples
This text has a color of #f2f71d
<p style="color:#f2f71d;">Text here</p>
.mytext {color:#f2f71d;}
This box has a color of #f2f71d
<div style="background-color:#f2f71d;">Content here</div>
.mybackground {background-color:#f2f71d;}
Border around this has a color of #f2f71d
<div style="border:2px solid #f2f71d;">Content here</div>
.myborder {border:2px solid #f2f71d;}