#f52da4 color space conversions
Hex:
#f52da4
RGB:
245, 45, 164
CMY:
4, 82, 36
CMYK:
0, 82, 33, 4
HSL:
324°, 90.9091%, 56.8627%
HSV (HSB):
324°, 81.6327%, 96.0784%
XYZ:
45.2954, 23.9696, 37.3612
xyY:
0.4248, 0.2248, 23.9696
CIE-Lab:
56.0573, 79.9568, -15.7812
CIE-LCH:
56.0573, 81.4993, 348.8350
CIE-Luv:
56.0573, 111.2507, -37.1722
Hunter-Lab:
48.9587, 79.4660, -10.9740
#f52da4 color charts
#f52da4 color shades, tints & tones
#f52da4 color schemes
#f52da4 color preview, HTML & CSS examples
This text has a color of #f52da4
<p style="color:#f52da4;">Text here</p>
.mytext {color:#f52da4;}
This box has a color of #f52da4
<div style="background-color:#f52da4;">Content here</div>
.mybackground {background-color:#f52da4;}
Border around this has a color of #f52da4
<div style="border:2px solid #f52da4;">Content here</div>
.myborder {border:2px solid #f52da4;}