#fe2e81 color space conversions
Hex:
#fe2e81
RGB:
254, 46, 129
CMY:
0, 82, 49
CMYK:
0, 82, 49, 0
HSL:
336°, 99.0476%, 58.8235%
HSV (HSB):
336°, 81.8898%, 99.6078%
XYZ:
45.8125, 24.6098, 23.1045
xyY:
0.4898, 0.2631, 24.6098
CIE-Lab:
56.6932, 78.6964, 6.0419
CIE-LCH:
56.6932, 78.9280, 4.3903
CIE-Luv:
56.6932, 133.0768, -8.0879
Hunter-Lab:
49.6083, 78.0276, 7.1122
#fe2e81 color charts
#fe2e81 color shades, tints & tones
#fe2e81 color schemes
#fe2e81 color preview, HTML & CSS examples
This text has a color of #fe2e81
<p style="color:#fe2e81;">Text here</p>
.mytext {color:#fe2e81;}
This box has a color of #fe2e81
<div style="background-color:#fe2e81;">Content here</div>
.mybackground {background-color:#fe2e81;}
Border around this has a color of #fe2e81
<div style="border:2px solid #fe2e81;">Content here</div>
.myborder {border:2px solid #fe2e81;}