#f51e7a color space conversions
Hex:
#f51e7a
RGB:
245, 30, 122
CMY:
4, 88, 52
CMYK:
0, 88, 50, 4
HSL:
334°, 91.4894%, 53.9216%
HSV (HSB):
334°, 87.7551%, 96.0784%
XYZ:
41.6333, 21.7462, 20.4155
xyY:
0.4968, 0.2595, 21.7462
CIE-Lab:
53.7566, 79.0513, 5.7988
CIE-LCH:
53.7566, 79.2637, 4.1954
CIE-Luv:
53.7566, 132.9776, -8.5257
Hunter-Lab:
46.6328, 77.7558, 6.6863
#f51e7a color charts
#f51e7a color shades, tints & tones
#f51e7a color schemes
#f51e7a color preview, HTML & CSS examples
This text has a color of #f51e7a
<p style="color:#f51e7a;">Text here</p>
.mytext {color:#f51e7a;}
This box has a color of #f51e7a
<div style="background-color:#f51e7a;">Content here</div>
.mybackground {background-color:#f51e7a;}
Border around this has a color of #f51e7a
<div style="border:2px solid #f51e7a;">Content here</div>
.myborder {border:2px solid #f51e7a;}