#fe4882 color space conversions
Hex:
#fe4882
RGB:
254, 72, 130
CMY:
0, 72, 49
CMYK:
0, 72, 49, 0
HSL:
341°, 98.9130%, 63.9216%
HSV (HSB):
341°, 71.6535%, 99.6078%
XYZ:
47.2197, 27.3173, 23.9031
xyY:
0.4797, 0.2775, 27.3173
CIE-Lab:
59.2668, 71.5767, 9.1202
CIE-LCH:
59.2668, 72.1554, 7.2614
CIE-Luv:
59.2668, 122.8278, -2.5479
Hunter-Lab:
52.2659, 69.8006, 9.4707
#fe4882 color charts
#fe4882 color shades, tints & tones
#fe4882 color schemes
#fe4882 color preview, HTML & CSS examples
This text has a color of #fe4882
<p style="color:#fe4882;">Text here</p>
.mytext {color:#fe4882;}
This box has a color of #fe4882
<div style="background-color:#fe4882;">Content here</div>
.mybackground {background-color:#fe4882;}
Border around this has a color of #fe4882
<div style="border:2px solid #fe4882;">Content here</div>
.myborder {border:2px solid #fe4882;}