#f53a4e color space conversions
Hex:
#f53a4e
RGB:
245, 58, 78
CMY:
4, 77, 69
CMYK:
0, 76, 68, 4
HSL:
354°, 90.3382%, 59.4118%
HSV (HSB):
354°, 76.3265%, 96.0784%
XYZ:
40.5444, 22.9886, 9.5081
xyY:
0.5551, 0.3147, 22.9886
CIE-Lab:
55.0606, 70.0907, 33.7877
CIE-LCH:
55.0606, 77.8095, 25.7367
CIE-Luv:
55.0606, 138.8556, 22.5758
Hunter-Lab:
47.9465, 67.0364, 21.8050
#f53a4e color charts
#f53a4e color shades, tints & tones
#f53a4e color schemes
#f53a4e color preview, HTML & CSS examples
This text has a color of #f53a4e
<p style="color:#f53a4e;">Text here</p>
.mytext {color:#f53a4e;}
This box has a color of #f53a4e
<div style="background-color:#f53a4e;">Content here</div>
.mybackground {background-color:#f53a4e;}
Border around this has a color of #f53a4e
<div style="border:2px solid #f53a4e;">Content here</div>
.myborder {border:2px solid #f53a4e;}