#f1fa5b color space conversions
Hex:
#f1fa5b
RGB:
241, 250, 91
CMY:
5, 2, 64
CMYK:
4, 0, 64, 2
HSL:
63°, 94.0828%, 66.8627%
HSV (HSB):
63°, 63.6000%, 98.0392%
XYZ:
72.3496, 87.8273, 23.0367
xyY:
0.3949, 0.4794, 87.8273
CIE-Lab:
95.0882, -22.2985, 72.3569
CIE-LCH:
95.0882, 75.7149, 107.1280
CIE-Luv:
95.0882, 0.6574, 90.8377
Hunter-Lab:
93.7162, -26.2002, 51.0271
#f1fa5b color charts
#f1fa5b color shades, tints & tones
#f1fa5b color schemes
#f1fa5b color preview, HTML & CSS examples
This text has a color of #f1fa5b
<p style="color:#f1fa5b;">Text here</p>
.mytext {color:#f1fa5b;}
This box has a color of #f1fa5b
<div style="background-color:#f1fa5b;">Content here</div>
.mybackground {background-color:#f1fa5b;}
Border around this has a color of #f1fa5b
<div style="border:2px solid #f1fa5b;">Content here</div>
.myborder {border:2px solid #f1fa5b;}