#f1b80f color space conversions
Hex:
#f1b80f
RGB:
241, 184, 15
CMY:
5, 28, 94
CMYK:
0, 24, 94, 5
HSL:
45°, 88.9764%, 50.1961%
HSV (HSB):
45°, 93.7759%, 94.5098%
XYZ:
53.5023, 53.0162, 7.8652
xyY:
0.4677, 0.4635, 53.0162
CIE-Lab:
77.8846, 8.1648, 78.5760
CIE-LCH:
77.8846, 78.9991, 84.0677
CIE-Luv:
77.8846, 48.0813, 79.6183
Hunter-Lab:
72.8123, 3.7401, 44.5640
#f1b80f color charts
#f1b80f color shades, tints & tones
#f1b80f color schemes
#f1b80f color preview, HTML & CSS examples
This text has a color of #f1b80f
<p style="color:#f1b80f;">Text here</p>
.mytext {color:#f1b80f;}
This box has a color of #f1b80f
<div style="background-color:#f1b80f;">Content here</div>
.mybackground {background-color:#f1b80f;}
Border around this has a color of #f1b80f
<div style="border:2px solid #f1b80f;">Content here</div>
.myborder {border:2px solid #f1b80f;}