#f5fa1a color space conversions
Hex:
#f5fa1a
RGB:
245, 250, 26
CMY:
4, 2, 90
CMYK:
2, 0, 90, 2
HSL:
61°, 95.7265%, 54.1176%
HSV (HSB):
61°, 89.6000%, 98.0392%
XYZ:
72.0282, 87.8583, 14.1393
xyY:
0.4139, 0.5049, 87.8583
CIE-Lab:
95.1012, -23.0316, 90.2748
CIE-LCH:
95.1012, 93.1665, 104.3124
CIE-Luv:
95.1012, 4.0940, 103.5070
Hunter-Lab:
93.7327, -26.8653, 56.6692
#f5fa1a color charts
#f5fa1a color shades, tints & tones
#f5fa1a color schemes
#f5fa1a color preview, HTML & CSS examples
This text has a color of #f5fa1a
<p style="color:#f5fa1a;">Text here</p>
.mytext {color:#f5fa1a;}
This box has a color of #f5fa1a
<div style="background-color:#f5fa1a;">Content here</div>
.mybackground {background-color:#f5fa1a;}
Border around this has a color of #f5fa1a
<div style="border:2px solid #f5fa1a;">Content here</div>
.myborder {border:2px solid #f5fa1a;}