#f16f0a color space conversions
Hex:
#f16f0a
RGB:
241, 111, 10
CMY:
5, 56, 96
CMYK:
0, 54, 96, 5
HSL:
26°, 92.0319%, 49.2157%
HSV (HSB):
26°, 95.8506%, 94.5098%
XYZ:
42.0149, 30.0916, 3.8810
xyY:
0.5529, 0.3960, 30.0916
CIE-Lab:
61.7331, 45.8262, 68.2027
CIE-LCH:
61.7331, 82.1685, 56.1024
CIE-Luv:
61.7331, 108.2859, 54.5045
Hunter-Lab:
54.8558, 40.7182, 34.2043
#f16f0a color charts
#f16f0a color shades, tints & tones
#f16f0a color schemes
#f16f0a color preview, HTML & CSS examples
This text has a color of #f16f0a
<p style="color:#f16f0a;">Text here</p>
.mytext {color:#f16f0a;}
This box has a color of #f16f0a
<div style="background-color:#f16f0a;">Content here</div>
.mybackground {background-color:#f16f0a;}
Border around this has a color of #f16f0a
<div style="border:2px solid #f16f0a;">Content here</div>
.myborder {border:2px solid #f16f0a;}