#f53c42 color space conversions
Hex:
#f53c42
RGB:
245, 60, 66
CMY:
4, 76, 74
CMYK:
0, 76, 73, 4
HSL:
358°, 90.2439%, 59.8039%
HSV (HSB):
358°, 75.5102%, 96.0784%
XYZ:
40.2554, 23.0375, 7.4793
xyY:
0.5688, 0.3255, 23.0375
CIE-Lab:
55.1110, 68.9774, 40.6966
CIE-LCH:
55.1110, 80.0880, 30.5406
CIE-Luv:
55.1110, 140.8336, 28.3179
Hunter-Lab:
47.9974, 65.7123, 24.3593
#f53c42 color charts
#f53c42 color shades, tints & tones
#f53c42 color schemes
#f53c42 color preview, HTML & CSS examples
This text has a color of #f53c42
<p style="color:#f53c42;">Text here</p>
.mytext {color:#f53c42;}
This box has a color of #f53c42
<div style="background-color:#f53c42;">Content here</div>
.mybackground {background-color:#f53c42;}
Border around this has a color of #f53c42
<div style="border:2px solid #f53c42;">Content here</div>
.myborder {border:2px solid #f53c42;}