#fe2d85 color space conversions
Hex:
#fe2d85
RGB:
254, 45, 133
CMY:
0, 82, 48
CMYK:
0, 82, 48, 0
HSL:
335°, 99.0521%, 58.6275%
HSV (HSB):
335°, 82.2835%, 99.6078%
XYZ:
46.0451, 24.6411, 24.5197
xyY:
0.4836, 0.2588, 24.6411
CIE-Lab:
56.7240, 79.2261, 3.7075
CIE-LCH:
56.7240, 79.3128, 2.6793
CIE-Luv:
56.7240, 131.7296, -11.0787
Hunter-Lab:
49.6398, 78.7043, 5.4614
#fe2d85 color charts
#fe2d85 color shades, tints & tones
#fe2d85 color schemes
#fe2d85 color preview, HTML & CSS examples
This text has a color of #fe2d85
<p style="color:#fe2d85;">Text here</p>
.mytext {color:#fe2d85;}
This box has a color of #fe2d85
<div style="background-color:#fe2d85;">Content here</div>
.mybackground {background-color:#fe2d85;}
Border around this has a color of #fe2d85
<div style="border:2px solid #fe2d85;">Content here</div>
.myborder {border:2px solid #fe2d85;}