#f1a12f color space conversions
Hex:
#f1a12f
RGB:
241, 161, 47
CMY:
5, 37, 82
CMYK:
0, 33, 80, 5
HSL:
35°, 87.3874%, 56.4706%
HSV (HSB):
35°, 80.4979%, 94.5098%
XYZ:
49.5336, 44.3957, 8.6479
xyY:
0.4829, 0.4328, 44.3957
CIE-Lab:
72.4922, 20.9363, 66.6030
CIE-LCH:
72.4922, 69.8161, 72.5497
CIE-Luv:
72.4922, 65.4015, 66.5170
Hunter-Lab:
66.6301, 16.0962, 38.9459
#f1a12f color charts
#f1a12f color shades, tints & tones
#f1a12f color schemes
#f1a12f color preview, HTML & CSS examples
This text has a color of #f1a12f
<p style="color:#f1a12f;">Text here</p>
.mytext {color:#f1a12f;}
This box has a color of #f1a12f
<div style="background-color:#f1a12f;">Content here</div>
.mybackground {background-color:#f1a12f;}
Border around this has a color of #f1a12f
<div style="border:2px solid #f1a12f;">Content here</div>
.myborder {border:2px solid #f1a12f;}