#f1303e color space conversions
Hex:
#f1303e
RGB:
241, 48, 62
CMY:
5, 81, 76
CMYK:
0, 80, 74, 5
HSL:
356°, 87.3303%, 56.6667%
HSV (HSB):
356°, 80.0830%, 94.5098%
XYZ:
38.2021, 21.1625, 6.6287
xyY:
0.5789, 0.3207, 21.1625
CIE-Lab:
53.1269, 71.0336, 40.5063
CIE-LCH:
53.1269, 81.7712, 29.6936
CIE-Luv:
53.1269, 144.4002, 26.8335
Hunter-Lab:
46.0027, 67.7273, 23.6585
#f1303e color charts
#f1303e color shades, tints & tones
#f1303e color schemes
#f1303e color preview, HTML & CSS examples
This text has a color of #f1303e
<p style="color:#f1303e;">Text here</p>
.mytext {color:#f1303e;}
This box has a color of #f1303e
<div style="background-color:#f1303e;">Content here</div>
.mybackground {background-color:#f1303e;}
Border around this has a color of #f1303e
<div style="border:2px solid #f1303e;">Content here</div>
.myborder {border:2px solid #f1303e;}