#f74a5f color space conversions
Hex:
#f74a5f
RGB:
247, 74, 95
CMY:
3, 71, 63
CMYK:
0, 70, 62, 3
HSL:
353°, 91.5344%, 62.9412%
HSV (HSB):
353°, 70.0405%, 96.8627%
XYZ:
42.8721, 25.4979, 13.4885
xyY:
0.5237, 0.3115, 25.4979
CIE-Lab:
57.5574, 66.3982, 27.1226
CIE-LCH:
57.5574, 71.7242, 22.2192
CIE-Luv:
57.5574, 127.4368, 18.1956
Hunter-Lab:
50.4955, 63.1845, 19.5092
#f74a5f color charts
#f74a5f color shades, tints & tones
#f74a5f color schemes
#f74a5f color preview, HTML & CSS examples
This text has a color of #f74a5f
<p style="color:#f74a5f;">Text here</p>
.mytext {color:#f74a5f;}
This box has a color of #f74a5f
<div style="background-color:#f74a5f;">Content here</div>
.mybackground {background-color:#f74a5f;}
Border around this has a color of #f74a5f
<div style="border:2px solid #f74a5f;">Content here</div>
.myborder {border:2px solid #f74a5f;}