#f1fa80 color space conversions
Hex:
#f1fa80
RGB:
241, 250, 128
CMY:
5, 2, 50
CMYK:
4, 0, 49, 2
HSL:
64°, 92.4242%, 74.1176%
HSV (HSB):
64°, 48.8000%, 98.0392%
XYZ:
74.3575, 88.6305, 33.6104
xyY:
0.3782, 0.4508, 88.6305
CIE-Lab:
95.4258, -19.5688, 56.9473
CIE-LCH:
95.4258, 60.2157, 108.9642
CIE-Luv:
95.4258, -0.2052, 76.6708
Hunter-Lab:
94.1438, -23.7671, 44.7334
#f1fa80 color charts
#f1fa80 color shades, tints & tones
#f1fa80 color schemes
#f1fa80 color preview, HTML & CSS examples
This text has a color of #f1fa80
<p style="color:#f1fa80;">Text here</p>
.mytext {color:#f1fa80;}
This box has a color of #f1fa80
<div style="background-color:#f1fa80;">Content here</div>
.mybackground {background-color:#f1fa80;}
Border around this has a color of #f1fa80
<div style="border:2px solid #f1fa80;">Content here</div>
.myborder {border:2px solid #f1fa80;}