#f22c2d color space conversions
Hex:
#f22c2d
RGB:
242, 44, 45
CMY:
5, 83, 82
CMYK:
0, 82, 81, 5
HSL:
360°, 88.3929%, 56.0784%
HSV (HSB):
360°, 81.8182%, 94.9020%
XYZ:
37.9923, 20.8681, 4.5081
xyY:
0.5995, 0.3293, 20.8681
CIE-Lab:
52.8048, 71.7451, 49.4391
CIE-LCH:
52.8048, 87.1296, 34.5705
CIE-Luv:
52.8048, 150.3640, 32.1754
Hunter-Lab:
45.6816, 68.5114, 26.1260
#f22c2d color charts
#f22c2d color shades, tints & tones
#f22c2d color schemes
#f22c2d color preview, HTML & CSS examples
This text has a color of #f22c2d
<p style="color:#f22c2d;">Text here</p>
.mytext {color:#f22c2d;}
This box has a color of #f22c2d
<div style="background-color:#f22c2d;">Content here</div>
.mybackground {background-color:#f22c2d;}
Border around this has a color of #f22c2d
<div style="border:2px solid #f22c2d;">Content here</div>
.myborder {border:2px solid #f22c2d;}