#f52f3a color space conversions
Hex:
#f52f3a
RGB:
245, 47, 58
CMY:
4, 82, 77
CMYK:
0, 81, 76, 4
HSL:
357°, 90.8257%, 57.2549%
HSV (HSB):
357°, 80.8163%, 96.0784%
XYZ:
39.4364, 21.7510, 6.1228
xyY:
0.5859, 0.3231, 21.7510
CIE-Lab:
53.7618, 72.2289, 43.6557
CIE-LCH:
53.7618, 84.3969, 31.1491
CIE-Luv:
53.7618, 148.7837, 28.9066
Hunter-Lab:
46.6380, 69.3207, 24.8627
#f52f3a color charts
#f52f3a color shades, tints & tones
#f52f3a color schemes
#f52f3a color preview, HTML & CSS examples
This text has a color of #f52f3a
<p style="color:#f52f3a;">Text here</p>
.mytext {color:#f52f3a;}
This box has a color of #f52f3a
<div style="background-color:#f52f3a;">Content here</div>
.mybackground {background-color:#f52f3a;}
Border around this has a color of #f52f3a
<div style="border:2px solid #f52f3a;">Content here</div>
.myborder {border:2px solid #f52f3a;}