#f2fd1f color space conversions
Hex:
#f2fd1f
RGB:
242, 253, 31
CMY:
5, 1, 88
CMYK:
4, 0, 88, 1
HSL:
63°, 98.2301%, 55.6863%
HSV (HSB):
63°, 87.7470%, 99.2157%
XYZ:
71.9906, 89.2267, 14.7245
xyY:
0.4092, 0.5071, 89.2267
CIE-Lab:
95.6751, -25.5847, 89.8859
CIE-LCH:
95.6751, 93.4561, 105.8882
CIE-Luv:
95.6751, 0.1636, 104.1621
Hunter-Lab:
94.4599, -29.2650, 56.8797
#f2fd1f color charts
#f2fd1f color shades, tints & tones
#f2fd1f color schemes
#f2fd1f color preview, HTML & CSS examples
This text has a color of #f2fd1f
<p style="color:#f2fd1f;">Text here</p>
.mytext {color:#f2fd1f;}
This box has a color of #f2fd1f
<div style="background-color:#f2fd1f;">Content here</div>
.mybackground {background-color:#f2fd1f;}
Border around this has a color of #f2fd1f
<div style="border:2px solid #f2fd1f;">Content here</div>
.myborder {border:2px solid #f2fd1f;}