#f1b31e color space conversions
Hex:
#f1b31e
RGB:
241, 179, 30
CMY:
5, 30, 88
CMYK:
0, 26, 88, 5
HSL:
42°, 88.2845%, 53.1373%
HSV (HSB):
42°, 87.5519%, 94.5098%
XYZ:
52.6301, 51.0347, 8.3051
xyY:
0.4700, 0.4558, 51.0347
CIE-Lab:
76.7000, 11.0147, 75.0090
CIE-LCH:
76.7000, 75.8134, 81.6461
CIE-Luv:
76.7000, 51.7178, 76.2539
Hunter-Lab:
71.4386, 6.4866, 43.1143
#f1b31e color charts
#f1b31e color shades, tints & tones
#f1b31e color schemes
#f1b31e color preview, HTML & CSS examples
This text has a color of #f1b31e
<p style="color:#f1b31e;">Text here</p>
.mytext {color:#f1b31e;}
This box has a color of #f1b31e
<div style="background-color:#f1b31e;">Content here</div>
.mybackground {background-color:#f1b31e;}
Border around this has a color of #f1b31e
<div style="border:2px solid #f1b31e;">Content here</div>
.myborder {border:2px solid #f1b31e;}