#f52f3c color space conversions
Hex:
#f52f3c
RGB:
245, 47, 60
CMY:
4, 82, 76
CMYK:
0, 81, 76, 4
HSL:
356°, 90.8257%, 57.2549%
HSV (HSB):
356°, 80.8163%, 96.0784%
XYZ:
39.4883, 21.7718, 6.3961
xyY:
0.5837, 0.3218, 21.7718
CIE-Lab:
53.7840, 72.2968, 42.5707
CIE-LCH:
53.7840, 83.8993, 30.4910
CIE-Luv:
53.7840, 148.3400, 28.1633
Hunter-Lab:
46.6602, 69.4083, 24.5348
#f52f3c color charts
#f52f3c color shades, tints & tones
#f52f3c color schemes
#f52f3c color preview, HTML & CSS examples
This text has a color of #f52f3c
<p style="color:#f52f3c;">Text here</p>
.mytext {color:#f52f3c;}
This box has a color of #f52f3c
<div style="background-color:#f52f3c;">Content here</div>
.mybackground {background-color:#f52f3c;}
Border around this has a color of #f52f3c
<div style="border:2px solid #f52f3c;">Content here</div>
.myborder {border:2px solid #f52f3c;}