#fe2f6f color space conversions
Hex:
#fe2f6f
RGB:
254, 47, 111
CMY:
0, 82, 56
CMYK:
0, 81, 56, 0
HSL:
341°, 99.0431%, 59.0196%
HSV (HSB):
341°, 81.4961%, 99.6078%
XYZ:
44.7588, 24.2516, 17.3609
xyY:
0.5182, 0.2808, 24.2516
CIE-Lab:
56.3388, 77.1953, 16.2709
CIE-LCH:
56.3388, 78.8914, 11.9024
CIE-Luv:
56.3388, 139.7777, 4.0409
Hunter-Lab:
49.2459, 76.0556, 13.5703
#fe2f6f color charts
#fe2f6f color shades, tints & tones
#fe2f6f color schemes
#fe2f6f color preview, HTML & CSS examples
This text has a color of #fe2f6f
<p style="color:#fe2f6f;">Text here</p>
.mytext {color:#fe2f6f;}
This box has a color of #fe2f6f
<div style="background-color:#fe2f6f;">Content here</div>
.mybackground {background-color:#fe2f6f;}
Border around this has a color of #fe2f6f
<div style="border:2px solid #fe2f6f;">Content here</div>
.myborder {border:2px solid #fe2f6f;}