#f7232f color space conversions
Hex:
#f7232f
RGB:
247, 35, 47
CMY:
3, 86, 82
CMYK:
0, 86, 81, 3
HSL:
357°, 92.9825%, 55.2941%
HSV (HSB):
357°, 85.8300%, 96.8627%
XYZ:
39.4719, 21.1815, 4.6974
xyY:
0.6040, 0.3241, 21.1815
CIE-Lab:
53.1475, 74.9885, 49.0752
CIE-LCH:
53.1475, 89.6195, 33.2022
CIE-Luv:
53.1475, 157.1186, 31.1632
Hunter-Lab:
46.0233, 72.5497, 26.1649
#f7232f color charts
#f7232f color shades, tints & tones
#f7232f color schemes
#f7232f color preview, HTML & CSS examples
This text has a color of #f7232f
<p style="color:#f7232f;">Text here</p>
.mytext {color:#f7232f;}
This box has a color of #f7232f
<div style="background-color:#f7232f;">Content here</div>
.mybackground {background-color:#f7232f;}
Border around this has a color of #f7232f
<div style="border:2px solid #f7232f;">Content here</div>
.myborder {border:2px solid #f7232f;}