#f52ac8 color space conversions
Hex:
#f52ac8
RGB:
245, 42, 200
CMY:
4, 84, 22
CMYK:
0, 83, 18, 4
HSL:
313°, 91.0314%, 56.2745%
HSV (HSB):
313°, 82.8571%, 96.0784%
XYZ:
48.9095, 25.2385, 56.9373
xyY:
0.3731, 0.1925, 25.2385
CIE-Lab:
57.3071, 84.6924, -34.7381
CIE-LCH:
57.3071, 91.5398, 337.6981
CIE-Luv:
57.3071, 96.2159, -66.0675
Hunter-Lab:
50.2380, 85.8633, -32.0298
#f52ac8 color charts
#f52ac8 color shades, tints & tones
#f52ac8 color schemes
#f52ac8 color preview, HTML & CSS examples
This text has a color of #f52ac8
<p style="color:#f52ac8;">Text here</p>
.mytext {color:#f52ac8;}
This box has a color of #f52ac8
<div style="background-color:#f52ac8;">Content here</div>
.mybackground {background-color:#f52ac8;}
Border around this has a color of #f52ac8
<div style="border:2px solid #f52ac8;">Content here</div>
.myborder {border:2px solid #f52ac8;}