#f1a12b color space conversions
Hex:
#f1a12b
RGB:
241, 161, 43
CMY:
5, 37, 83
CMYK:
0, 33, 82, 5
HSL:
36°, 87.6106%, 55.6863%
HSV (HSB):
36°, 82.1577%, 94.5098%
XYZ:
49.4565, 44.3649, 8.2421
xyY:
0.4846, 0.4347, 44.3649
CIE-Lab:
72.4717, 20.8159, 67.9337
CIE-LCH:
72.4717, 71.0513, 72.9642
CIE-Luv:
72.4717, 65.5883, 67.3507
Hunter-Lab:
66.6070, 15.9763, 39.2882
#f1a12b color charts
#f1a12b color shades, tints & tones
#f1a12b color schemes
#f1a12b color preview, HTML & CSS examples
This text has a color of #f1a12b
<p style="color:#f1a12b;">Text here</p>
.mytext {color:#f1a12b;}
This box has a color of #f1a12b
<div style="background-color:#f1a12b;">Content here</div>
.mybackground {background-color:#f1a12b;}
Border around this has a color of #f1a12b
<div style="border:2px solid #f1a12b;">Content here</div>
.myborder {border:2px solid #f1a12b;}