#f5f60f color space conversions
Hex:
#f5f60f
RGB:
245, 246, 15
CMY:
4, 4, 94
CMYK:
0, 0, 94, 4
HSL:
60°, 92.7711%, 51.1765%
HSV (HSB):
60°, 93.9024%, 96.4706%
XYZ:
70.6982, 85.3585, 13.2016
xyY:
0.4177, 0.5043, 85.3585
CIE-Lab:
94.0374, -21.2694, 90.7310
CIE-LCH:
94.0374, 93.1907, 103.1932
CIE-Luv:
94.0374, 6.7343, 102.7796
Hunter-Lab:
92.3897, -25.0906, 56.2008
#f5f60f color charts
#f5f60f color shades, tints & tones
#f5f60f color schemes
#f5f60f color preview, HTML & CSS examples
This text has a color of #f5f60f
<p style="color:#f5f60f;">Text here</p>
.mytext {color:#f5f60f;}
This box has a color of #f5f60f
<div style="background-color:#f5f60f;">Content here</div>
.mybackground {background-color:#f5f60f;}
Border around this has a color of #f5f60f
<div style="border:2px solid #f5f60f;">Content here</div>
.myborder {border:2px solid #f5f60f;}