#fe5080 color space conversions
Hex:
#fe5080
RGB:
254, 80, 128
CMY:
0, 69, 50
CMYK:
0, 69, 50, 0
HSL:
343°, 98.8636%, 65.4902%
HSV (HSB):
343°, 68.5039%, 99.6078%
XYZ:
47.6380, 28.3667, 23.3866
xyY:
0.4793, 0.2854, 28.3667
CIE-Lab:
60.2186, 68.6404, 11.6365
CIE-LCH:
60.2186, 69.6198, 9.6218
CIE-Luv:
60.2186, 119.6904, 1.2304
Hunter-Lab:
53.2604, 66.4512, 11.2481
#fe5080 color charts
#fe5080 color shades, tints & tones
#fe5080 color schemes
#fe5080 color preview, HTML & CSS examples
This text has a color of #fe5080
<p style="color:#fe5080;">Text here</p>
.mytext {color:#fe5080;}
This box has a color of #fe5080
<div style="background-color:#fe5080;">Content here</div>
.mybackground {background-color:#fe5080;}
Border around this has a color of #fe5080
<div style="border:2px solid #fe5080;">Content here</div>
.myborder {border:2px solid #fe5080;}