#f52c3a color space conversions
Hex:
#f52c3a
RGB:
245, 44, 58
CMY:
4, 83, 77
CMYK:
0, 82, 76, 4
HSL:
356°, 90.9502%, 56.6667%
HSV (HSB):
356°, 82.0408%, 96.0784%
XYZ:
39.3206, 21.5193, 6.0842
xyY:
0.5875, 0.3215, 21.5193
CIE-Lab:
53.5132, 72.9348, 43.3886
CIE-LCH:
53.5132, 84.8649, 30.7482
CIE-Luv:
53.5132, 150.0328, 28.4150
Hunter-Lab:
46.3889, 70.1211, 24.6960
#f52c3a color charts
#f52c3a color shades, tints & tones
#f52c3a color schemes
#f52c3a color preview, HTML & CSS examples
This text has a color of #f52c3a
<p style="color:#f52c3a;">Text here</p>
.mytext {color:#f52c3a;}
This box has a color of #f52c3a
<div style="background-color:#f52c3a;">Content here</div>
.mybackground {background-color:#f52c3a;}
Border around this has a color of #f52c3a
<div style="border:2px solid #f52c3a;">Content here</div>
.myborder {border:2px solid #f52c3a;}