#fe2da6 color space conversions
Hex:
#fe2da6
RGB:
254, 45, 166
CMY:
0, 82, 35
CMYK:
0, 82, 35, 0
HSL:
325°, 99.0521%, 58.6275%
HSV (HSB):
325°, 82.2835%, 99.6078%
XYZ:
48.6944, 25.7008, 38.4707
xyY:
0.4314, 0.2277, 25.7008
CIE-Lab:
57.7519, 82.1868, -14.2319
CIE-LCH:
57.7519, 83.4099, 350.1758
CIE-Luv:
57.7519, 117.5318, -35.6512
Hunter-Lab:
50.6959, 82.7346, -9.5051
#fe2da6 color charts
#fe2da6 color shades, tints & tones
#fe2da6 color schemes
#fe2da6 color preview, HTML & CSS examples
This text has a color of #fe2da6
<p style="color:#fe2da6;">Text here</p>
.mytext {color:#fe2da6;}
This box has a color of #fe2da6
<div style="background-color:#fe2da6;">Content here</div>
.mybackground {background-color:#fe2da6;}
Border around this has a color of #fe2da6
<div style="border:2px solid #fe2da6;">Content here</div>
.myborder {border:2px solid #fe2da6;}