#f52de9 color space conversions
Hex:
#f52de9
RGB:
245, 45, 233
CMY:
4, 82, 9
CMYK:
0, 82, 5, 4
HSL:
304°, 90.9091%, 56.8627%
HSV (HSB):
304°, 81.6327%, 96.0784%
XYZ:
53.3026, 27.1724, 79.5262
xyY:
0.3331, 0.1698, 27.1724
CIE-Lab:
59.1336, 88.4735, -50.5730
CIE-LCH:
59.1336, 101.9077, 330.2469
CIE-Luv:
59.1336, 82.2379, -91.2572
Hunter-Lab:
52.1272, 91.3022, -53.9649
#f52de9 color charts
#f52de9 color shades, tints & tones
#f52de9 color schemes
#f52de9 color preview, HTML & CSS examples
This text has a color of #f52de9
<p style="color:#f52de9;">Text here</p>
.mytext {color:#f52de9;}
This box has a color of #f52de9
<div style="background-color:#f52de9;">Content here</div>
.mybackground {background-color:#f52de9;}
Border around this has a color of #f52de9
<div style="border:2px solid #f52de9;">Content here</div>
.myborder {border:2px solid #f52de9;}