#f1653c color space conversions
Hex:
#f1653c
RGB:
241, 101, 60
CMY:
5, 60, 76
CMYK:
0, 58, 75, 5
HSL:
14°, 86.6029%, 59.0196%
HSV (HSB):
14°, 75.1037%, 94.5098%
XYZ:
41.7449, 28.3344, 7.5438
xyY:
0.5378, 0.3650, 28.3344
CIE-Lab:
60.1896, 51.6619, 49.2177
CIE-LCH:
60.1896, 71.3536, 43.6121
CIE-Luv:
60.1896, 112.1729, 41.2652
Hunter-Lab:
53.2300, 46.8336, 28.8584
#f1653c color charts
#f1653c color shades, tints & tones
#f1653c color schemes
#f1653c color preview, HTML & CSS examples
This text has a color of #f1653c
<p style="color:#f1653c;">Text here</p>
.mytext {color:#f1653c;}
This box has a color of #f1653c
<div style="background-color:#f1653c;">Content here</div>
.mybackground {background-color:#f1653c;}
Border around this has a color of #f1653c
<div style="border:2px solid #f1653c;">Content here</div>
.myborder {border:2px solid #f1653c;}