#f51f8e color space conversions
Hex:
#f51f8e
RGB:
245, 31, 142
CMY:
4, 88, 44
CMYK:
0, 87, 42, 4
HSL:
329°, 91.4530%, 54.1176%
HSV (HSB):
329°, 87.3469%, 96.0784%
XYZ:
43.0287, 22.3454, 27.6364
xyY:
0.4626, 0.2402, 22.3454
CIE-Lab:
54.3916, 80.5100, -5.2653
CIE-LCH:
54.3916, 80.6819, 356.2582
CIE-Luv:
54.3916, 124.0337, -22.7714
Hunter-Lab:
47.2710, 79.7564, -1.5735
#f51f8e color charts
#f51f8e color shades, tints & tones
#f51f8e color schemes
#f51f8e color preview, HTML & CSS examples
This text has a color of #f51f8e
<p style="color:#f51f8e;">Text here</p>
.mytext {color:#f51f8e;}
This box has a color of #f51f8e
<div style="background-color:#f51f8e;">Content here</div>
.mybackground {background-color:#f51f8e;}
Border around this has a color of #f51f8e
<div style="border:2px solid #f51f8e;">Content here</div>
.myborder {border:2px solid #f51f8e;}