#f1102c color space conversions
Hex:
#f1102c
RGB:
241, 16, 44
CMY:
5, 94, 83
CMYK:
0, 93, 82, 5
HSL:
353°, 88.9328%, 50.3922%
HSV (HSB):
353°, 93.3610%, 94.5098%
XYZ:
36.9155, 19.2532, 4.1534
xyY:
0.6120, 0.3192, 19.2532
CIE-Lab:
50.9821, 76.0885, 48.1610
CIE-LCH:
50.9821, 90.0496, 32.3322
CIE-Luv:
50.9821, 158.2728, 29.2011
Hunter-Lab:
43.8785, 73.3871, 25.1027
#f1102c color charts
#f1102c color shades, tints & tones
#f1102c color schemes
#f1102c color preview, HTML & CSS examples
This text has a color of #f1102c
<p style="color:#f1102c;">Text here</p>
.mytext {color:#f1102c;}
This box has a color of #f1102c
<div style="background-color:#f1102c;">Content here</div>
.mybackground {background-color:#f1102c;}
Border around this has a color of #f1102c
<div style="border:2px solid #f1102c;">Content here</div>
.myborder {border:2px solid #f1102c;}