#f52a7f color space conversions
Hex:
#f52a7f
RGB:
245, 42, 127
CMY:
4, 84, 50
CMYK:
0, 83, 48, 4
HSL:
335°, 91.0314%, 56.2745%
HSV (HSB):
335°, 82.8571%, 96.0784%
XYZ:
42.3149, 22.6007, 22.2108
xyY:
0.4857, 0.2594, 22.6007
CIE-Lab:
54.6587, 77.2243, 4.0923
CIE-LCH:
54.6587, 77.3327, 3.0334
CIE-Luv:
54.6587, 127.9065, -10.1337
Hunter-Lab:
47.5402, 75.6852, 5.5778
#f52a7f color charts
#f52a7f color shades, tints & tones
#f52a7f color schemes
#f52a7f color preview, HTML & CSS examples
This text has a color of #f52a7f
<p style="color:#f52a7f;">Text here</p>
.mytext {color:#f52a7f;}
This box has a color of #f52a7f
<div style="background-color:#f52a7f;">Content here</div>
.mybackground {background-color:#f52a7f;}
Border around this has a color of #f52a7f
<div style="border:2px solid #f52a7f;">Content here</div>
.myborder {border:2px solid #f52a7f;}