#f1b97f color space conversions
Hex:
#f1b97f
RGB:
241, 185, 127
CMY:
5, 27, 50
CMYK:
0, 23, 47, 5
HSL:
31°, 80.2817%, 72.1569%
HSV (HSB):
31°, 47.3029%, 94.5098%
XYZ:
57.4554, 54.9310, 27.6532
xyY:
0.4103, 0.3923, 54.9310
CIE-Lab:
79.0015, 13.2774, 37.1399
CIE-LCH:
79.0015, 39.4419, 70.3282
CIE-Luv:
79.0015, 41.5637, 45.5000
Hunter-Lab:
74.1155, 8.6737, 29.7591
#f1b97f color charts
#f1b97f color shades, tints & tones
#f1b97f color schemes
#f1b97f color preview, HTML & CSS examples
This text has a color of #f1b97f
<p style="color:#f1b97f;">Text here</p>
.mytext {color:#f1b97f;}
This box has a color of #f1b97f
<div style="background-color:#f1b97f;">Content here</div>
.mybackground {background-color:#f1b97f;}
Border around this has a color of #f1b97f
<div style="border:2px solid #f1b97f;">Content here</div>
.myborder {border:2px solid #f1b97f;}