#f52f3b color space conversions
Hex:
#f52f3b
RGB:
245, 47, 59
CMY:
4, 82, 77
CMYK:
0, 81, 76, 4
HSL:
356°, 90.8257%, 57.2549%
HSV (HSB):
356°, 80.8163%, 96.0784%
XYZ:
39.4621, 21.7613, 6.2581
xyY:
0.5848, 0.3225, 21.7613
CIE-Lab:
53.7728, 72.2625, 43.1143
CIE-LCH:
53.7728, 84.1470, 30.8218
CIE-Luv:
53.7728, 148.5636, 28.5380
Hunter-Lab:
46.6490, 69.3641, 24.7003
#f52f3b color charts
#f52f3b color shades, tints & tones
#f52f3b color schemes
#f52f3b color preview, HTML & CSS examples
This text has a color of #f52f3b
<p style="color:#f52f3b;">Text here</p>
.mytext {color:#f52f3b;}
This box has a color of #f52f3b
<div style="background-color:#f52f3b;">Content here</div>
.mybackground {background-color:#f52f3b;}
Border around this has a color of #f52f3b
<div style="border:2px solid #f52f3b;">Content here</div>
.myborder {border:2px solid #f52f3b;}