#f16f1f color space conversions
Hex:
#f16f1f
RGB:
241, 111, 31
CMY:
5, 56, 88
CMYK:
0, 54, 87, 5
HSL:
23°, 88.2353%, 53.3333%
HSV (HSB):
23°, 87.1369%, 94.5098%
XYZ:
42.2074, 30.1686, 4.8949
xyY:
0.5462, 0.3904, 30.1686
CIE-Lab:
61.7994, 46.1216, 63.0226
CIE-LCH:
61.7994, 78.0964, 53.8024
CIE-Luv:
61.7994, 107.3131, 51.9440
Hunter-Lab:
54.9259, 41.0465, 33.1644
#f16f1f color charts
#f16f1f color shades, tints & tones
#f16f1f color schemes
#f16f1f color preview, HTML & CSS examples
This text has a color of #f16f1f
<p style="color:#f16f1f;">Text here</p>
.mytext {color:#f16f1f;}
This box has a color of #f16f1f
<div style="background-color:#f16f1f;">Content here</div>
.mybackground {background-color:#f16f1f;}
Border around this has a color of #f16f1f
<div style="border:2px solid #f16f1f;">Content here</div>
.myborder {border:2px solid #f16f1f;}