#f51e7c color space conversions
Hex:
#f51e7c
RGB:
245, 30, 124
CMY:
4, 88, 51
CMYK:
0, 88, 49, 4
HSL:
334°, 91.4894%, 53.9216%
HSV (HSB):
334°, 87.7551%, 96.0784%
XYZ:
41.7586, 21.7963, 21.0750
xyY:
0.4934, 0.2575, 21.7963
CIE-Lab:
53.8102, 79.2010, 4.6715
CIE-LCH:
53.8102, 79.3386, 3.3756
CIE-Luv:
53.8102, 132.1266, -9.9132
Hunter-Lab:
46.6865, 77.9574, 5.9161
#f51e7c color charts
#f51e7c color shades, tints & tones
#f51e7c color schemes
#f51e7c color preview, HTML & CSS examples
This text has a color of #f51e7c
<p style="color:#f51e7c;">Text here</p>
.mytext {color:#f51e7c;}
This box has a color of #f51e7c
<div style="background-color:#f51e7c;">Content here</div>
.mybackground {background-color:#f51e7c;}
Border around this has a color of #f51e7c
<div style="border:2px solid #f51e7c;">Content here</div>
.myborder {border:2px solid #f51e7c;}