#fe2c7d color space conversions
Hex:
#fe2c7d
RGB:
254, 44, 125
CMY:
0, 83, 51
CMYK:
0, 83, 51, 0
HSL:
337°, 99.0566%, 58.4314%
HSV (HSB):
337°, 82.6772%, 99.6078%
XYZ:
45.4754, 24.3529, 21.7058
xyY:
0.4968, 0.2661, 24.3529
CIE-Lab:
56.4394, 78.8267, 8.0617
CIE-LCH:
56.4394, 79.2379, 5.8394
CIE-Luv:
56.4394, 135.2952, -5.7027
Hunter-Lab:
49.3486, 78.1300, 8.4656
#fe2c7d color charts
#fe2c7d color shades, tints & tones
#fe2c7d color schemes
#fe2c7d color preview, HTML & CSS examples
This text has a color of #fe2c7d
<p style="color:#fe2c7d;">Text here</p>
.mytext {color:#fe2c7d;}
This box has a color of #fe2c7d
<div style="background-color:#fe2c7d;">Content here</div>
.mybackground {background-color:#fe2c7d;}
Border around this has a color of #fe2c7d
<div style="border:2px solid #fe2c7d;">Content here</div>
.myborder {border:2px solid #fe2c7d;}