#f7314d color space conversions
Hex:
#f7314d
RGB:
247, 49, 77
CMY:
3, 81, 70
CMYK:
0, 80, 69, 3
HSL:
352°, 92.5234%, 58.0392%
HSV (HSB):
352°, 80.1619%, 96.8627%
XYZ:
40.7956, 22.5066, 9.2152
xyY:
0.5626, 0.3104, 22.5066
CIE-Lab:
54.5604, 73.0226, 33.8457
CIE-LCH:
54.5604, 80.4850, 24.8675
CIE-Luv:
54.5604, 144.7282, 21.6538
Hunter-Lab:
47.4411, 70.4740, 21.6920
#f7314d color charts
#f7314d color shades, tints & tones
#f7314d color schemes
#f7314d color preview, HTML & CSS examples
This text has a color of #f7314d
<p style="color:#f7314d;">Text here</p>
.mytext {color:#f7314d;}
This box has a color of #f7314d
<div style="background-color:#f7314d;">Content here</div>
.mybackground {background-color:#f7314d;}
Border around this has a color of #f7314d
<div style="border:2px solid #f7314d;">Content here</div>
.myborder {border:2px solid #f7314d;}