#f7222e color space conversions
Hex:
#f7222e
RGB:
247, 34, 46
CMY:
3, 87, 82
CMYK:
0, 86, 81, 3
HSL:
357°, 93.0131%, 55.0980%
HSV (HSB):
357°, 86.2348%, 96.8627%
XYZ:
39.4229, 21.1155, 4.5826
xyY:
0.6054, 0.3242, 21.1155
CIE-Lab:
53.0756, 75.1440, 49.5270
CIE-LCH:
53.0756, 89.9975, 33.3887
CIE-Luv:
53.0756, 157.6378, 31.3377
Hunter-Lab:
45.9516, 72.7241, 26.2532
#f7222e color charts
#f7222e color shades, tints & tones
#f7222e color schemes
#f7222e color preview, HTML & CSS examples
This text has a color of #f7222e
<p style="color:#f7222e;">Text here</p>
.mytext {color:#f7222e;}
This box has a color of #f7222e
<div style="background-color:#f7222e;">Content here</div>
.mybackground {background-color:#f7222e;}
Border around this has a color of #f7222e
<div style="border:2px solid #f7222e;">Content here</div>
.myborder {border:2px solid #f7222e;}