#fe2d8c color space conversions
Hex:
#fe2d8c
RGB:
254, 45, 140
CMY:
0, 82, 45
CMYK:
0, 82, 45, 0
HSL:
333°, 99.0521%, 58.6275%
HSV (HSB):
333°, 82.2835%, 99.6078%
XYZ:
46.5451, 24.8411, 27.1525
xyY:
0.4724, 0.2521, 24.8411
CIE-Lab:
56.9202, 79.7965, -0.1623
CIE-LCH:
56.9202, 79.7967, 359.8835
CIE-Luv:
56.9202, 128.7984, -16.0940
Hunter-Lab:
49.8408, 79.4752, 2.5882
#fe2d8c color charts
#fe2d8c color shades, tints & tones
#fe2d8c color schemes
#fe2d8c color preview, HTML & CSS examples
This text has a color of #fe2d8c
<p style="color:#fe2d8c;">Text here</p>
.mytext {color:#fe2d8c;}
This box has a color of #fe2d8c
<div style="background-color:#fe2d8c;">Content here</div>
.mybackground {background-color:#fe2d8c;}
Border around this has a color of #fe2d8c
<div style="border:2px solid #fe2d8c;">Content here</div>
.myborder {border:2px solid #fe2d8c;}