#f5454b color space conversions
Hex:
#f5454b
RGB:
245, 69, 75
CMY:
4, 73, 71
CMYK:
0, 72, 69, 4
HSL:
358°, 89.7959%, 61.5686%
HSV (HSB):
358°, 71.8367%, 96.0784%
XYZ:
41.0543, 24.1767, 9.1594
xyY:
0.5519, 0.3250, 24.1767
CIE-Lab:
56.2643, 66.4739, 36.9611
CIE-LCH:
56.2643, 76.0585, 29.0751
CIE-Luv:
56.2643, 133.8621, 26.5507
Hunter-Lab:
49.1698, 62.9912, 23.3743
#f5454b color charts
#f5454b color shades, tints & tones
#f5454b color schemes
#f5454b color preview, HTML & CSS examples
This text has a color of #f5454b
<p style="color:#f5454b;">Text here</p>
.mytext {color:#f5454b;}
This box has a color of #f5454b
<div style="background-color:#f5454b;">Content here</div>
.mybackground {background-color:#f5454b;}
Border around this has a color of #f5454b
<div style="border:2px solid #f5454b;">Content here</div>
.myborder {border:2px solid #f5454b;}