#f52e80 color space conversions
Hex:
#f52e80
RGB:
245, 46, 128
CMY:
4, 82, 50
CMYK:
0, 81, 48, 4
HSL:
335°, 90.8676%, 57.0588%
HSV (HSB):
335°, 81.2245%, 96.0784%
XYZ:
42.5295, 22.9250, 22.6055
xyY:
0.4830, 0.2603, 22.9250
CIE-Lab:
54.9950, 76.4188, 3.9789
CIE-LCH:
54.9950, 76.5223, 2.9805
CIE-Luv:
54.9950, 126.3198, -10.0785
Hunter-Lab:
47.8800, 74.7626, 5.5236
#f52e80 color charts
#f52e80 color shades, tints & tones
#f52e80 color schemes
#f52e80 color preview, HTML & CSS examples
This text has a color of #f52e80
<p style="color:#f52e80;">Text here</p>
.mytext {color:#f52e80;}
This box has a color of #f52e80
<div style="background-color:#f52e80;">Content here</div>
.mybackground {background-color:#f52e80;}
Border around this has a color of #f52e80
<div style="border:2px solid #f52e80;">Content here</div>
.myborder {border:2px solid #f52e80;}