#f1143a color space conversions
Hex:
#f1143a
RGB:
241, 20, 58
CMY:
5, 92, 77
CMYK:
0, 92, 76, 5
HSL:
350°, 88.7550%, 51.1765%
HSV (HSB):
350°, 91.7012%, 94.5098%
XYZ:
37.2895, 19.5066, 5.8028
xyY:
0.5957, 0.3116, 19.5066
CIE-Lab:
51.2747, 76.0552, 40.7267
CIE-LCH:
51.2747, 86.2732, 28.1685
CIE-Luv:
51.2747, 154.4069, 24.7739
Hunter-Lab:
44.1662, 73.4164, 23.1266
#f1143a color charts
#f1143a color shades, tints & tones
#f1143a color schemes
#f1143a color preview, HTML & CSS examples
This text has a color of #f1143a
<p style="color:#f1143a;">Text here</p>
.mytext {color:#f1143a;}
This box has a color of #f1143a
<div style="background-color:#f1143a;">Content here</div>
.mybackground {background-color:#f1143a;}
Border around this has a color of #f1143a
<div style="border:2px solid #f1143a;">Content here</div>
.myborder {border:2px solid #f1143a;}