#f16c40 color space conversions
Hex:
#f16c40
RGB:
241, 108, 64
CMY:
5, 58, 75
CMYK:
0, 55, 73, 5
HSL:
15°, 86.3415%, 59.8039%
HSV (HSB):
15°, 73.4440%, 94.5098%
XYZ:
42.5636, 29.7961, 8.3584
xyY:
0.5273, 0.3691, 29.7961
CIE-Lab:
61.4779, 48.5777, 48.5829
CIE-LCH:
61.4779, 68.7029, 45.0031
CIE-Luv:
61.4779, 106.3123, 42.1960
Hunter-Lab:
54.5858, 43.6614, 29.1314
#f16c40 color charts
#f16c40 color shades, tints & tones
#f16c40 color schemes
#f16c40 color preview, HTML & CSS examples
This text has a color of #f16c40
<p style="color:#f16c40;">Text here</p>
.mytext {color:#f16c40;}
This box has a color of #f16c40
<div style="background-color:#f16c40;">Content here</div>
.mybackground {background-color:#f16c40;}
Border around this has a color of #f16c40
<div style="border:2px solid #f16c40;">Content here</div>
.myborder {border:2px solid #f16c40;}