#f1b15a color space conversions
Hex:
#f1b15a
RGB:
241, 177, 90
CMY:
5, 31, 65
CMYK:
0, 27, 63, 5
HSL:
35°, 84.3575%, 64.9020%
HSV (HSB):
35°, 62.6556%, 94.5098%
XYZ:
53.8432, 50.8832, 16.6565
xyY:
0.4436, 0.4192, 50.8832
CIE-Lab:
76.6082, 14.5413, 52.7054
CIE-LCH:
76.6082, 54.6745, 74.5760
CIE-Luv:
76.6082, 50.3474, 59.5813
Hunter-Lab:
71.3325, 9.9036, 36.0883
#f1b15a color charts
#f1b15a color shades, tints & tones
#f1b15a color schemes
#f1b15a color preview, HTML & CSS examples
This text has a color of #f1b15a
<p style="color:#f1b15a;">Text here</p>
.mytext {color:#f1b15a;}
This box has a color of #f1b15a
<div style="background-color:#f1b15a;">Content here</div>
.mybackground {background-color:#f1b15a;}
Border around this has a color of #f1b15a
<div style="border:2px solid #f1b15a;">Content here</div>
.myborder {border:2px solid #f1b15a;}