#f16f0d color space conversions
Hex:
#f16f0d
RGB:
241, 111, 13
CMY:
5, 56, 95
CMYK:
0, 54, 95, 5
HSL:
26°, 89.7638%, 49.8039%
HSV (HSB):
26°, 94.6058%, 94.5098%
XYZ:
42.0327, 30.0987, 3.9750
xyY:
0.5523, 0.3955, 30.0987
CIE-Lab:
61.7393, 45.8537, 67.6859
CIE-LCH:
61.7393, 81.7554, 55.8844
CIE-Luv:
61.7393, 108.1950, 54.2653
Hunter-Lab:
54.8623, 40.7487, 34.1078
#f16f0d color charts
#f16f0d color shades, tints & tones
#f16f0d color schemes
#f16f0d color preview, HTML & CSS examples
This text has a color of #f16f0d
<p style="color:#f16f0d;">Text here</p>
.mytext {color:#f16f0d;}
This box has a color of #f16f0d
<div style="background-color:#f16f0d;">Content here</div>
.mybackground {background-color:#f16f0d;}
Border around this has a color of #f16f0d
<div style="border:2px solid #f16f0d;">Content here</div>
.myborder {border:2px solid #f16f0d;}