#f1b27f color space conversions
Hex:
#f1b27f
RGB:
241, 178, 127
CMY:
5, 30, 50
CMYK:
0, 26, 47, 5
HSL:
27°, 80.2817%, 72.1569%
HSV (HSB):
27°, 47.3029%, 94.5098%
XYZ:
56.0268, 52.0739, 27.1770
xyY:
0.4142, 0.3849, 52.0739
CIE-Lab:
77.3250, 16.9704, 34.9806
CIE-LCH:
77.3250, 38.8798, 64.1202
CIE-Luv:
77.3250, 46.3496, 42.0403
Hunter-Lab:
72.1622, 12.3036, 28.1844
#f1b27f color charts
#f1b27f color shades, tints & tones
#f1b27f color schemes
#f1b27f color preview, HTML & CSS examples
This text has a color of #f1b27f
<p style="color:#f1b27f;">Text here</p>
.mytext {color:#f1b27f;}
This box has a color of #f1b27f
<div style="background-color:#f1b27f;">Content here</div>
.mybackground {background-color:#f1b27f;}
Border around this has a color of #f1b27f
<div style="border:2px solid #f1b27f;">Content here</div>
.myborder {border:2px solid #f1b27f;}