#f7223c color space conversions
Hex:
#f7223c
RGB:
247, 34, 60
CMY:
3, 87, 76
CMYK:
0, 86, 76, 3
HSL:
353°, 93.0131%, 55.0980%
HSV (HSB):
353°, 86.2348%, 96.8627%
XYZ:
39.7454, 21.2445, 6.2807
xyY:
0.5908, 0.3158, 21.2445
CIE-Lab:
53.2160, 75.5529, 42.0615
CIE-LCH:
53.2160, 86.4720, 29.1054
CIE-Luv:
53.2160, 154.6729, 26.6233
Hunter-Lab:
46.0917, 73.2621, 24.1850
#f7223c color charts
#f7223c color shades, tints & tones
#f7223c color schemes
#f7223c color preview, HTML & CSS examples
This text has a color of #f7223c
<p style="color:#f7223c;">Text here</p>
.mytext {color:#f7223c;}
This box has a color of #f7223c
<div style="background-color:#f7223c;">Content here</div>
.mybackground {background-color:#f7223c;}
Border around this has a color of #f7223c
<div style="border:2px solid #f7223c;">Content here</div>
.myborder {border:2px solid #f7223c;}