#f1b48f color space conversions
Hex:
#f1b48f
RGB:
241, 180, 143
CMY:
5, 29, 44
CMYK:
0, 25, 41, 5
HSL:
23°, 77.7778%, 75.2941%
HSV (HSB):
23°, 40.6639%, 94.5098%
XYZ:
57.5548, 53.3265, 33.2462
xyY:
0.3993, 0.3700, 53.3265
CIE-Lab:
78.0673, 17.5477, 27.5090
CIE-LCH:
78.0673, 32.6292, 57.4666
CIE-Luv:
78.0673, 43.3107, 33.5587
Hunter-Lab:
73.0250, 12.8915, 24.1244
#f1b48f color charts
#f1b48f color shades, tints & tones
#f1b48f color schemes
#f1b48f color preview, HTML & CSS examples
This text has a color of #f1b48f
<p style="color:#f1b48f;">Text here</p>
.mytext {color:#f1b48f;}
This box has a color of #f1b48f
<div style="background-color:#f1b48f;">Content here</div>
.mybackground {background-color:#f1b48f;}
Border around this has a color of #f1b48f
<div style="border:2px solid #f1b48f;">Content here</div>
.myborder {border:2px solid #f1b48f;}