#fe2d84 color space conversions
Hex:
#fe2d84
RGB:
254, 45, 132
CMY:
0, 82, 48
CMYK:
0, 82, 48, 0
HSL:
335°, 99.0521%, 58.6275%
HSV (HSB):
335°, 82.2835%, 99.6078%
XYZ:
45.9763, 24.6135, 24.1575
xyY:
0.4853, 0.2598, 24.6135
CIE-Lab:
56.6969, 79.1471, 4.2629
CIE-LCH:
56.6969, 79.2619, 3.0830
CIE-Luv:
56.6969, 132.1431, -10.3733
Hunter-Lab:
49.6120, 78.5978, 5.8585
#fe2d84 color charts
#fe2d84 color shades, tints & tones
#fe2d84 color schemes
#fe2d84 color preview, HTML & CSS examples
This text has a color of #fe2d84
<p style="color:#fe2d84;">Text here</p>
.mytext {color:#fe2d84;}
This box has a color of #fe2d84
<div style="background-color:#fe2d84;">Content here</div>
.mybackground {background-color:#fe2d84;}
Border around this has a color of #fe2d84
<div style="border:2px solid #fe2d84;">Content here</div>
.myborder {border:2px solid #fe2d84;}