#f52e4e color space conversions
Hex:
#f52e4e
RGB:
245, 46, 78
CMY:
4, 82, 69
CMYK:
0, 81, 68, 4
HSL:
350°, 90.8676%, 57.0588%
HSV (HSB):
350°, 81.2245%, 96.0784%
XYZ:
40.0083, 21.9165, 9.3294
xyY:
0.5615, 0.3076, 21.9165
CIE-Lab:
53.9383, 73.2621, 32.4120
CIE-LCH:
53.9383, 80.1116, 23.8652
CIE-Luv:
53.9383, 144.1149, 20.2170
Hunter-Lab:
46.8151, 70.6203, 20.9552
#f52e4e color charts
#f52e4e color shades, tints & tones
#f52e4e color schemes
#f52e4e color preview, HTML & CSS examples
This text has a color of #f52e4e
<p style="color:#f52e4e;">Text here</p>
.mytext {color:#f52e4e;}
This box has a color of #f52e4e
<div style="background-color:#f52e4e;">Content here</div>
.mybackground {background-color:#f52e4e;}
Border around this has a color of #f52e4e
<div style="border:2px solid #f52e4e;">Content here</div>
.myborder {border:2px solid #f52e4e;}