#f5074d color space conversions
Hex:
#f5074d
RGB:
245, 7, 77
CMY:
4, 97, 70
CMYK:
0, 97, 69, 4
HSL:
342°, 94.4444%, 49.4118%
HSV (HSB):
342°, 97.1429%, 96.0784%
XYZ:
39.0717, 20.1003, 8.8416
xyY:
0.5745, 0.2955, 20.1003
CIE-Lab:
51.9504, 78.8836, 30.5487
CIE-LCH:
51.9504, 84.5922, 21.1695
CIE-Luv:
51.9504, 153.9090, 16.5129
Hunter-Lab:
44.8333, 77.1024, 19.6907
#f5074d color charts
#f5074d color shades, tints & tones
#f5074d color schemes
#f5074d color preview, HTML & CSS examples
This text has a color of #f5074d
<p style="color:#f5074d;">Text here</p>
.mytext {color:#f5074d;}
This box has a color of #f5074d
<div style="background-color:#f5074d;">Content here</div>
.mybackground {background-color:#f5074d;}
Border around this has a color of #f5074d
<div style="border:2px solid #f5074d;">Content here</div>
.myborder {border:2px solid #f5074d;}