#f53a3d color space conversions
Hex:
#f53a3d
RGB:
245, 58, 61
CMY:
4, 77, 76
CMYK:
0, 76, 75, 4
HSL:
359°, 90.3382%, 59.4118%
HSV (HSB):
359°, 76.3265%, 96.0784%
XYZ:
40.0115, 22.7755, 6.7021
xyY:
0.5758, 0.3278, 22.7755
CIE-Lab:
54.8404, 69.3841, 43.1711
CIE-LCH:
54.8404, 81.7184, 31.8901
CIE-Luv:
54.8404, 142.9643, 29.8570
Hunter-Lab:
47.7237, 66.1379, 25.0801
#f53a3d color charts
#f53a3d color shades, tints & tones
#f53a3d color schemes
#f53a3d color preview, HTML & CSS examples
This text has a color of #f53a3d
<p style="color:#f53a3d;">Text here</p>
.mytext {color:#f53a3d;}
This box has a color of #f53a3d
<div style="background-color:#f53a3d;">Content here</div>
.mybackground {background-color:#f53a3d;}
Border around this has a color of #f53a3d
<div style="border:2px solid #f53a3d;">Content here</div>
.myborder {border:2px solid #f53a3d;}