#fe1e8b color space conversions
Hex:
#fe1e8b
RGB:
254, 30, 139
CMY:
0, 88, 45
CMYK:
0, 88, 45, 0
HSL:
331°, 99.1150%, 55.6863%
HSV (HSB):
331°, 88.1890%, 99.6078%
XYZ:
45.9975, 23.8635, 26.6079
xyY:
0.4768, 0.2474, 23.8635
CIE-Lab:
55.9508, 82.4235, -0.9862
CIE-LCH:
55.9508, 82.4294, 359.3145
CIE-Luv:
55.9508, 132.7313, -17.7375
Hunter-Lab:
48.8502, 82.5882, 1.9009
#fe1e8b color charts
#fe1e8b color shades, tints & tones
#fe1e8b color schemes
#fe1e8b color preview, HTML & CSS examples
This text has a color of #fe1e8b
<p style="color:#fe1e8b;">Text here</p>
.mytext {color:#fe1e8b;}
This box has a color of #fe1e8b
<div style="background-color:#fe1e8b;">Content here</div>
.mybackground {background-color:#fe1e8b;}
Border around this has a color of #fe1e8b
<div style="border:2px solid #fe1e8b;">Content here</div>
.myborder {border:2px solid #fe1e8b;}