#f7325f color space conversions
Hex:
#f7325f
RGB:
247, 50, 95
CMY:
3, 80, 63
CMYK:
0, 80, 62, 3
HSL:
346°, 92.4883%, 58.2353%
HSV (HSB):
346°, 79.7571%, 96.8627%
XYZ:
41.5639, 22.8816, 13.0524
xyY:
0.5363, 0.2953, 22.8816
CIE-Lab:
54.9502, 73.6958, 23.7135
CIE-LCH:
54.9502, 77.4170, 17.8369
CIE-Luv:
54.9502, 138.8156, 12.4446
Hunter-Lab:
47.8347, 71.3893, 17.3061
#f7325f color charts
#f7325f color shades, tints & tones
#f7325f color schemes
#f7325f color preview, HTML & CSS examples
This text has a color of #f7325f
<p style="color:#f7325f;">Text here</p>
.mytext {color:#f7325f;}
This box has a color of #f7325f
<div style="background-color:#f7325f;">Content here</div>
.mybackground {background-color:#f7325f;}
Border around this has a color of #f7325f
<div style="border:2px solid #f7325f;">Content here</div>
.myborder {border:2px solid #f7325f;}