#f52d8a color space conversions
Hex:
#f52d8a
RGB:
245, 45, 138
CMY:
4, 82, 46
CMYK:
0, 82, 44, 4
HSL:
332°, 90.9091%, 56.8627%
HSV (HSB):
332°, 81.6327%, 96.0784%
XYZ:
43.1820, 23.1242, 26.2322
xyY:
0.4666, 0.2499, 23.1242
CIE-Lab:
55.2001, 77.4809, -1.6894
CIE-LCH:
55.2001, 77.4993, 358.7509
CIE-Luv:
55.2001, 122.4607, -17.4690
Hunter-Lab:
48.0877, 76.1370, 1.3182
#f52d8a color charts
#f52d8a color shades, tints & tones
#f52d8a color schemes
#f52d8a color preview, HTML & CSS examples
This text has a color of #f52d8a
<p style="color:#f52d8a;">Text here</p>
.mytext {color:#f52d8a;}
This box has a color of #f52d8a
<div style="background-color:#f52d8a;">Content here</div>
.mybackground {background-color:#f52d8a;}
Border around this has a color of #f52d8a
<div style="border:2px solid #f52d8a;">Content here</div>
.myborder {border:2px solid #f52d8a;}