#f16b3f color space conversions
Hex:
#f16b3f
RGB:
241, 107, 63
CMY:
5, 58, 75
CMYK:
0, 56, 74, 5
HSL:
15°, 86.4078%, 59.6078%
HSV (HSB):
15°, 73.8589%, 94.5098%
XYZ:
42.4305, 29.5750, 8.1748
xyY:
0.5292, 0.3689, 29.5750
CIE-Lab:
61.2858, 49.0064, 48.8785
CIE-LCH:
61.2858, 69.2151, 44.9251
CIE-Luv:
61.2858, 107.2141, 42.2121
Hunter-Lab:
54.3829, 44.0987, 29.1556
#f16b3f color charts
#f16b3f color shades, tints & tones
#f16b3f color schemes
#f16b3f color preview, HTML & CSS examples
This text has a color of #f16b3f
<p style="color:#f16b3f;">Text here</p>
.mytext {color:#f16b3f;}
This box has a color of #f16b3f
<div style="background-color:#f16b3f;">Content here</div>
.mybackground {background-color:#f16b3f;}
Border around this has a color of #f16b3f
<div style="border:2px solid #f16b3f;">Content here</div>
.myborder {border:2px solid #f16b3f;}