#fe5380 color space conversions
Hex:
#fe5380
RGB:
254, 83, 128
CMY:
0, 67, 50
CMYK:
0, 67, 50, 0
HSL:
344°, 98.8439%, 66.0784%
HSV (HSB):
344°, 67.3228%, 99.6078%
XYZ:
47.8626, 28.8159, 23.4615
xyY:
0.4780, 0.2878, 28.8159
CIE-Lab:
60.6188, 67.5386, 12.1988
CIE-LCH:
60.6188, 68.6314, 10.2384
CIE-Luv:
60.6188, 118.1634, 2.1913
Hunter-Lab:
53.6804, 65.2137, 11.6631
#fe5380 color charts
#fe5380 color shades, tints & tones
#fe5380 color schemes
#fe5380 color preview, HTML & CSS examples
This text has a color of #fe5380
<p style="color:#fe5380;">Text here</p>
.mytext {color:#fe5380;}
This box has a color of #fe5380
<div style="background-color:#fe5380;">Content here</div>
.mybackground {background-color:#fe5380;}
Border around this has a color of #fe5380
<div style="border:2px solid #fe5380;">Content here</div>
.myborder {border:2px solid #fe5380;}