#f53f4d color space conversions
Hex:
#f53f4d
RGB:
245, 63, 77
CMY:
4, 75, 70
CMYK:
0, 74, 69, 4
HSL:
355°, 90.0990%, 60.3922%
HSV (HSB):
355°, 74.2857%, 96.0784%
XYZ:
40.7733, 23.5033, 9.4088
xyY:
0.5533, 0.3190, 23.5033
CIE-Lab:
55.5870, 68.5287, 35.0051
CIE-LCH:
55.5870, 76.9515, 27.0584
CIE-Luv:
55.5870, 136.6133, 24.1757
Hunter-Lab:
48.4802, 65.2832, 22.4295
#f53f4d color charts
#f53f4d color shades, tints & tones
#f53f4d color schemes
#f53f4d color preview, HTML & CSS examples
This text has a color of #f53f4d
<p style="color:#f53f4d;">Text here</p>
.mytext {color:#f53f4d;}
This box has a color of #f53f4d
<div style="background-color:#f53f4d;">Content here</div>
.mybackground {background-color:#f53f4d;}
Border around this has a color of #f53f4d
<div style="border:2px solid #f53f4d;">Content here</div>
.myborder {border:2px solid #f53f4d;}