#f5fa85 color space conversions
Hex:
#f5fa85
RGB:
245, 250, 133
CMY:
4, 2, 48
CMYK:
2, 0, 47, 2
HSL:
63°, 92.1260%, 75.0980%
HSV (HSB):
63°, 46.8000%, 98.0392%
XYZ:
76.0754, 89.4771, 35.4515
xyY:
0.3785, 0.4452, 89.4771
CIE-Lab:
95.7795, -17.5722, 55.1328
CIE-LCH:
95.7795, 57.8654, 107.6784
CIE-Luv:
95.7795, 2.1869, 74.5443
Hunter-Lab:
94.5924, -21.9789, 43.9938
#f5fa85 color charts
#f5fa85 color shades, tints & tones
#f5fa85 color schemes
#f5fa85 color preview, HTML & CSS examples
This text has a color of #f5fa85
<p style="color:#f5fa85;">Text here</p>
.mytext {color:#f5fa85;}
This box has a color of #f5fa85
<div style="background-color:#f5fa85;">Content here</div>
.mybackground {background-color:#f5fa85;}
Border around this has a color of #f5fa85
<div style="border:2px solid #f5fa85;">Content here</div>
.myborder {border:2px solid #f5fa85;}