#f2111c color space conversions
Hex:
#f2111c
RGB:
242, 17, 28
CMY:
5, 93, 89
CMYK:
0, 93, 88, 5
HSL:
357°, 89.6414%, 50.7843%
HSV (HSB):
357°, 92.9752%, 94.9020%
XYZ:
37.0280, 19.3620, 2.8843
xyY:
0.6247, 0.3267, 19.3620
CIE-Lab:
51.1080, 75.9158, 56.0841
CIE-LCH:
51.1080, 94.3856, 36.4558
CIE-Luv:
51.1080, 161.3339, 33.2985
Hunter-Lab:
44.0023, 73.2042, 26.9152
#f2111c color charts
#f2111c color shades, tints & tones
#f2111c color schemes
#f2111c color preview, HTML & CSS examples
This text has a color of #f2111c
<p style="color:#f2111c;">Text here</p>
.mytext {color:#f2111c;}
This box has a color of #f2111c
<div style="background-color:#f2111c;">Content here</div>
.mybackground {background-color:#f2111c;}
Border around this has a color of #f2111c
<div style="border:2px solid #f2111c;">Content here</div>
.myborder {border:2px solid #f2111c;}