#f52ecc color space conversions
Hex:
#f52ecc
RGB:
245, 46, 204
CMY:
4, 82, 20
CMYK:
0, 81, 17, 4
HSL:
312°, 90.8676%, 57.0588%
HSV (HSB):
312°, 81.2245%, 96.0784%
XYZ:
49.5323, 25.7261, 59.4817
xyY:
0.3676, 0.1909, 25.7261
CIE-Lab:
57.7761, 84.3641, -36.2948
CIE-LCH:
57.7761, 91.8402, 336.7219
CIE-Luv:
57.7761, 93.8223, -68.4717
Hunter-Lab:
50.7209, 85.5553, -34.0263
#f52ecc color charts
#f52ecc color shades, tints & tones
#f52ecc color schemes
#f52ecc color preview, HTML & CSS examples
This text has a color of #f52ecc
<p style="color:#f52ecc;">Text here</p>
.mytext {color:#f52ecc;}
This box has a color of #f52ecc
<div style="background-color:#f52ecc;">Content here</div>
.mybackground {background-color:#f52ecc;}
Border around this has a color of #f52ecc
<div style="border:2px solid #f52ecc;">Content here</div>
.myborder {border:2px solid #f52ecc;}