#f53c54 color space conversions
Hex:
#f53c54
RGB:
245, 60, 84
CMY:
4, 76, 67
CMYK:
0, 76, 66, 4
HSL:
352°, 90.2439%, 59.8039%
HSV (HSB):
352°, 75.5102%, 96.0784%
XYZ:
40.8723, 23.2843, 10.7276
xyY:
0.5458, 0.3109, 23.2843
CIE-Lab:
55.3640, 69.7952, 30.6685
CIE-LCH:
55.3640, 76.2360, 23.7210
CIE-Luv:
55.3640, 136.2323, 20.0607
Hunter-Lab:
48.2538, 66.7502, 20.5965
#f53c54 color charts
#f53c54 color shades, tints & tones
#f53c54 color schemes
#f53c54 color preview, HTML & CSS examples
This text has a color of #f53c54
<p style="color:#f53c54;">Text here</p>
.mytext {color:#f53c54;}
This box has a color of #f53c54
<div style="background-color:#f53c54;">Content here</div>
.mybackground {background-color:#f53c54;}
Border around this has a color of #f53c54
<div style="border:2px solid #f53c54;">Content here</div>
.myborder {border:2px solid #f53c54;}