#f7225c color space conversions
Hex:
#f7225c
RGB:
247, 34, 92
CMY:
3, 87, 64
CMYK:
0, 86, 63, 3
HSL:
344°, 93.0131%, 55.0980%
HSV (HSB):
344°, 86.2348%, 96.8627%
XYZ:
40.8616, 21.6909, 12.1583
xyY:
0.5469, 0.2903, 21.6909
CIE-Lab:
53.6975, 76.9452, 23.8589
CIE-LCH:
53.6975, 80.5593, 17.2274
CIE-Luv:
53.6975, 145.2231, 11.4739
Hunter-Lab:
46.5735, 75.1045, 17.1234
#f7225c color charts
#f7225c color shades, tints & tones
#f7225c color schemes
#f7225c color preview, HTML & CSS examples
This text has a color of #f7225c
<p style="color:#f7225c;">Text here</p>
.mytext {color:#f7225c;}
This box has a color of #f7225c
<div style="background-color:#f7225c;">Content here</div>
.mybackground {background-color:#f7225c;}
Border around this has a color of #f7225c
<div style="border:2px solid #f7225c;">Content here</div>
.myborder {border:2px solid #f7225c;}