#f1123e color space conversions
Hex:
#f1123e
RGB:
241, 18, 62
CMY:
5, 93, 76
CMYK:
0, 93, 74, 5
HSL:
348°, 88.8446%, 50.7843%
HSV (HSB):
348°, 92.5311%, 94.5098%
XYZ:
37.3614, 19.4812, 6.3485
xyY:
0.5912, 0.3083, 19.4812
CIE-Lab:
51.2455, 76.4163, 38.3872
CIE-LCH:
51.2455, 85.5162, 26.6723
CIE-Luv:
51.2455, 153.7786, 23.0400
Hunter-Lab:
44.1375, 73.8558, 22.3683
#f1123e color charts
#f1123e color shades, tints & tones
#f1123e color schemes
#f1123e color preview, HTML & CSS examples
This text has a color of #f1123e
<p style="color:#f1123e;">Text here</p>
.mytext {color:#f1123e;}
This box has a color of #f1123e
<div style="background-color:#f1123e;">Content here</div>
.mybackground {background-color:#f1123e;}
Border around this has a color of #f1123e
<div style="border:2px solid #f1123e;">Content here</div>
.myborder {border:2px solid #f1123e;}