#f1b12a color space conversions
Hex:
#f1b12a
RGB:
241, 177, 42
CMY:
5, 31, 84
CMYK:
0, 27, 83, 5
HSL:
41°, 87.6652%, 55.4902%
HSV (HSB):
41°, 82.5726%, 94.5098%
XYZ:
52.4157, 50.3122, 9.1391
xyY:
0.4686, 0.4498, 50.3122
CIE-Lab:
76.2605, 12.3510, 71.5020
CIE-LCH:
76.2605, 72.5609, 80.1996
CIE-Luv:
76.2605, 52.9389, 73.6257
Hunter-Lab:
70.9311, 7.7760, 42.0126
#f1b12a color charts
#f1b12a color shades, tints & tones
#f1b12a color schemes
#f1b12a color preview, HTML & CSS examples
This text has a color of #f1b12a
<p style="color:#f1b12a;">Text here</p>
.mytext {color:#f1b12a;}
This box has a color of #f1b12a
<div style="background-color:#f1b12a;">Content here</div>
.mybackground {background-color:#f1b12a;}
Border around this has a color of #f1b12a
<div style="border:2px solid #f1b12a;">Content here</div>
.myborder {border:2px solid #f1b12a;}