#fe3080 color space conversions
Hex:
#fe3080
RGB:
254, 48, 128
CMY:
0, 81, 50
CMYK:
0, 81, 50, 0
HSL:
337°, 99.0385%, 59.2157%
HSV (HSB):
337°, 81.1024%, 99.6078%
XYZ:
45.8263, 24.7432, 22.7827
xyY:
0.4909, 0.2651, 24.7432
CIE-Lab:
56.8244, 78.1704, 6.8244
CIE-LCH:
56.8244, 78.4677, 4.9894
CIE-Luv:
56.8244, 132.8637, -7.0096
Hunter-Lab:
49.7426, 77.3969, 7.6643
#fe3080 color charts
#fe3080 color shades, tints & tones
#fe3080 color schemes
#fe3080 color preview, HTML & CSS examples
This text has a color of #fe3080
<p style="color:#fe3080;">Text here</p>
.mytext {color:#fe3080;}
This box has a color of #fe3080
<div style="background-color:#fe3080;">Content here</div>
.mybackground {background-color:#fe3080;}
Border around this has a color of #fe3080
<div style="border:2px solid #fe3080;">Content here</div>
.myborder {border:2px solid #fe3080;}