#fe2c7c color space conversions
Hex:
#fe2c7c
RGB:
254, 44, 124
CMY:
0, 83, 51
CMYK:
0, 83, 51, 0
HSL:
337°, 99.0566%, 58.4314%
HSV (HSB):
337°, 82.6772%, 99.6078%
XYZ:
45.4118, 24.3274, 21.3710
xyY:
0.4984, 0.2670, 24.3274
CIE-Lab:
56.4141, 78.7531, 8.6220
CIE-LCH:
56.4141, 79.2237, 6.2479
CIE-Luv:
56.4141, 135.6980, -5.0220
Hunter-Lab:
49.3228, 78.0310, 8.8364
#fe2c7c color charts
#fe2c7c color shades, tints & tones
#fe2c7c color schemes
#fe2c7c color preview, HTML & CSS examples
This text has a color of #fe2c7c
<p style="color:#fe2c7c;">Text here</p>
.mytext {color:#fe2c7c;}
This box has a color of #fe2c7c
<div style="background-color:#fe2c7c;">Content here</div>
.mybackground {background-color:#fe2c7c;}
Border around this has a color of #fe2c7c
<div style="border:2px solid #fe2c7c;">Content here</div>
.myborder {border:2px solid #fe2c7c;}