#f2322e color space conversions
Hex:
#f2322e
RGB:
242, 50, 46
CMY:
5, 80, 82
CMYK:
0, 79, 81, 5
HSL:
1°, 88.2883%, 56.4706%
HSV (HSB):
1°, 80.9917%, 94.9020%
XYZ:
38.2517, 21.3557, 4.6907
xyY:
0.5949, 0.3321, 21.3557
CIE-Lab:
53.3366, 70.2891, 49.4342
CIE-LCH:
53.3366, 85.9320, 35.1186
CIE-Luv:
53.3366, 147.5094, 32.8796
Hunter-Lab:
46.2122, 66.8801, 26.3304
#f2322e color charts
#f2322e color shades, tints & tones
#f2322e color schemes
#f2322e color preview, HTML & CSS examples
This text has a color of #f2322e
<p style="color:#f2322e;">Text here</p>
.mytext {color:#f2322e;}
This box has a color of #f2322e
<div style="background-color:#f2322e;">Content here</div>
.mybackground {background-color:#f2322e;}
Border around this has a color of #f2322e
<div style="border:2px solid #f2322e;">Content here</div>
.myborder {border:2px solid #f2322e;}