#f5f01f color space conversions
Hex:
#f5f01f
RGB:
245, 240, 31
CMY:
4, 6, 88
CMYK:
0, 2, 87, 4
HSL:
59°, 91.4530%, 54.1176%
HSV (HSB):
59°, 87.3469%, 96.0784%
XYZ:
69.0636, 81.8316, 13.4514
xyY:
0.4202, 0.4979, 81.8316
CIE-Lab:
92.5005, -18.1635, 87.4608
CIE-LCH:
92.5005, 89.3269, 101.7322
CIE-Luv:
92.5005, 10.5815, 99.2750
Hunter-Lab:
90.4608, -22.0280, 54.5063
#f5f01f color charts
#f5f01f color shades, tints & tones
#f5f01f color schemes
#f5f01f color preview, HTML & CSS examples
This text has a color of #f5f01f
<p style="color:#f5f01f;">Text here</p>
.mytext {color:#f5f01f;}
This box has a color of #f5f01f
<div style="background-color:#f5f01f;">Content here</div>
.mybackground {background-color:#f5f01f;}
Border around this has a color of #f5f01f
<div style="border:2px solid #f5f01f;">Content here</div>
.myborder {border:2px solid #f5f01f;}