#f5353c color space conversions
Hex:
#f5353c
RGB:
245, 53, 60
CMY:
4, 79, 76
CMYK:
0, 78, 76, 4
HSL:
358°, 90.5660%, 58.4314%
HSV (HSB):
358°, 78.3673%, 96.0784%
XYZ:
39.7449, 22.2849, 6.4816
xyY:
0.5801, 0.3253, 22.2849
CIE-Lab:
54.3280, 70.7581, 43.1637
CIE-LCH:
54.3280, 82.8844, 31.3839
CIE-Luv:
54.3280, 145.6400, 29.2423
Hunter-Lab:
47.2069, 67.6723, 24.9042
#f5353c color charts
#f5353c color shades, tints & tones
#f5353c color schemes
#f5353c color preview, HTML & CSS examples
This text has a color of #f5353c
<p style="color:#f5353c;">Text here</p>
.mytext {color:#f5353c;}
This box has a color of #f5353c
<div style="background-color:#f5353c;">Content here</div>
.mybackground {background-color:#f5353c;}
Border around this has a color of #f5353c
<div style="border:2px solid #f5353c;">Content here</div>
.myborder {border:2px solid #f5353c;}