#f51e5a color space conversions
Hex:
#f51e5a
RGB:
245, 30, 90
CMY:
4, 88, 65
CMYK:
0, 88, 63, 4
HSL:
343°, 91.4894%, 53.9216%
HSV (HSB):
343°, 87.7551%, 96.0784%
XYZ:
39.9659, 21.0792, 11.6351
xyY:
0.5499, 0.2900, 21.0792
CIE-Lab:
53.0361, 77.0187, 24.1203
CIE-LCH:
53.0361, 80.7073, 17.3892
CIE-Luv:
53.0361, 145.4481, 11.5756
Hunter-Lab:
45.9121, 75.0359, 17.1131
#f51e5a color charts
#f51e5a color shades, tints & tones
#f51e5a color schemes
#f51e5a color preview, HTML & CSS examples
This text has a color of #f51e5a
<p style="color:#f51e5a;">Text here</p>
.mytext {color:#f51e5a;}
This box has a color of #f51e5a
<div style="background-color:#f51e5a;">Content here</div>
.mybackground {background-color:#f51e5a;}
Border around this has a color of #f51e5a
<div style="border:2px solid #f51e5a;">Content here</div>
.myborder {border:2px solid #f51e5a;}