#f1653d color space conversions
Hex:
#f1653d
RGB:
241, 101, 61
CMY:
5, 60, 76
CMYK:
0, 58, 75, 5
HSL:
13°, 86.5385%, 59.2157%
HSV (HSB):
13°, 74.6888%, 94.5098%
XYZ:
41.7716, 28.3451, 7.6844
xyY:
0.5369, 0.3643, 28.3451
CIE-Lab:
60.1992, 51.7016, 48.7272
CIE-LCH:
60.1992, 71.0450, 43.3035
CIE-Luv:
60.1992, 112.0296, 40.9188
Hunter-Lab:
53.2401, 46.8791, 28.7104
#f1653d color charts
#f1653d color shades, tints & tones
#f1653d color schemes
#f1653d color preview, HTML & CSS examples
This text has a color of #f1653d
<p style="color:#f1653d;">Text here</p>
.mytext {color:#f1653d;}
This box has a color of #f1653d
<div style="background-color:#f1653d;">Content here</div>
.mybackground {background-color:#f1653d;}
Border around this has a color of #f1653d
<div style="border:2px solid #f1653d;">Content here</div>
.myborder {border:2px solid #f1653d;}