#fe2a7d color space conversions
Hex:
#fe2a7d
RGB:
254, 42, 125
CMY:
0, 84, 51
CMYK:
0, 83, 51, 0
HSL:
337°, 99.0654%, 58.0392%
HSV (HSB):
337°, 83.4646%, 99.6078%
XYZ:
45.4027, 24.2074, 21.6815
xyY:
0.4973, 0.2652, 24.2074
CIE-Lab:
56.2949, 79.2410, 7.8561
CIE-LCH:
56.2949, 79.6295, 5.6619
CIE-Luv:
56.2949, 135.8738, -6.0547
Hunter-Lab:
49.2010, 78.6178, 8.3133
#fe2a7d color charts
#fe2a7d color shades, tints & tones
#fe2a7d color schemes
#fe2a7d color preview, HTML & CSS examples
This text has a color of #fe2a7d
<p style="color:#fe2a7d;">Text here</p>
.mytext {color:#fe2a7d;}
This box has a color of #fe2a7d
<div style="background-color:#fe2a7d;">Content here</div>
.mybackground {background-color:#fe2a7d;}
Border around this has a color of #fe2a7d
<div style="border:2px solid #fe2a7d;">Content here</div>
.myborder {border:2px solid #fe2a7d;}