#f7232a color space conversions
Hex:
#f7232a
RGB:
247, 35, 42
CMY:
3, 86, 84
CMYK:
0, 86, 83, 3
HSL:
358°, 92.9825%, 55.2941%
HSV (HSB):
358°, 85.8300%, 96.8627%
XYZ:
39.3767, 21.1434, 4.1962
xyY:
0.6085, 0.3267, 21.1434
CIE-Lab:
53.1061, 74.8671, 51.5928
CIE-LCH:
53.1061, 90.9224, 34.5717
CIE-Luv:
53.1061, 158.0097, 32.5817
Hunter-Lab:
45.9819, 72.3904, 26.7767
#f7232a color charts
#f7232a color shades, tints & tones
#f7232a color schemes
#f7232a color preview, HTML & CSS examples
This text has a color of #f7232a
<p style="color:#f7232a;">Text here</p>
.mytext {color:#f7232a;}
This box has a color of #f7232a
<div style="background-color:#f7232a;">Content here</div>
.mybackground {background-color:#f7232a;}
Border around this has a color of #f7232a
<div style="border:2px solid #f7232a;">Content here</div>
.myborder {border:2px solid #f7232a;}