#fe2e82 color space conversions
Hex:
#fe2e82
RGB:
254, 46, 130
CMY:
0, 82, 49
CMYK:
0, 82, 49, 0
HSL:
336°, 99.0476%, 58.8235%
HSV (HSB):
336°, 81.8898%, 99.6078%
XYZ:
45.8793, 24.6365, 23.4563
xyY:
0.4882, 0.2622, 24.6365
CIE-Lab:
56.7195, 78.7735, 5.4848
CIE-LCH:
56.7195, 78.9642, 3.9829
CIE-Luv:
56.7195, 132.6693, -8.7840
Hunter-Lab:
49.6352, 78.1313, 6.7257
#fe2e82 color charts
#fe2e82 color shades, tints & tones
#fe2e82 color schemes
#fe2e82 color preview, HTML & CSS examples
This text has a color of #fe2e82
<p style="color:#fe2e82;">Text here</p>
.mytext {color:#fe2e82;}
This box has a color of #fe2e82
<div style="background-color:#fe2e82;">Content here</div>
.mybackground {background-color:#fe2e82;}
Border around this has a color of #fe2e82
<div style="border:2px solid #fe2e82;">Content here</div>
.myborder {border:2px solid #fe2e82;}