#fe2d6e color space conversions
Hex:
#fe2d6e
RGB:
254, 45, 110
CMY:
0, 82, 57
CMYK:
0, 82, 57, 0
HSL:
341°, 99.0521%, 58.6275%
HSV (HSB):
341°, 82.2835%, 99.6078%
XYZ:
44.6259, 24.0734, 17.0464
xyY:
0.5204, 0.2808, 24.0734
CIE-Lab:
56.1612, 77.5753, 16.6235
CIE-LCH:
56.1612, 79.3365, 12.0949
CIE-Luv:
56.1612, 140.8161, 4.3044
Hunter-Lab:
49.0646, 76.4885, 13.7462
#fe2d6e color charts
#fe2d6e color shades, tints & tones
#fe2d6e color schemes
#fe2d6e color preview, HTML & CSS examples
This text has a color of #fe2d6e
<p style="color:#fe2d6e;">Text here</p>
.mytext {color:#fe2d6e;}
This box has a color of #fe2d6e
<div style="background-color:#fe2d6e;">Content here</div>
.mybackground {background-color:#fe2d6e;}
Border around this has a color of #fe2d6e
<div style="border:2px solid #fe2d6e;">Content here</div>
.myborder {border:2px solid #fe2d6e;}