#f1b45a color space conversions
Hex:
#f1b45a
RGB:
241, 180, 90
CMY:
5, 29, 65
CMYK:
0, 25, 63, 5
HSL:
36°, 84.3575%, 64.9020%
HSV (HSB):
36°, 62.6556%, 94.5098%
XYZ:
54.4423, 52.0815, 16.8562
xyY:
0.4413, 0.4221, 52.0815
CIE-Lab:
77.3295, 12.9610, 53.5232
CIE-LCH:
77.3295, 55.0702, 76.3875
CIE-Luv:
77.3295, 48.1380, 60.8890
Hunter-Lab:
72.1675, 8.3653, 36.6689
#f1b45a color charts
#f1b45a color shades, tints & tones
#f1b45a color schemes
#f1b45a color preview, HTML & CSS examples
This text has a color of #f1b45a
<p style="color:#f1b45a;">Text here</p>
.mytext {color:#f1b45a;}
This box has a color of #f1b45a
<div style="background-color:#f1b45a;">Content here</div>
.mybackground {background-color:#f1b45a;}
Border around this has a color of #f1b45a
<div style="border:2px solid #f1b45a;">Content here</div>
.myborder {border:2px solid #f1b45a;}