#fe4d7d color space conversions
Hex:
#fe4d7d
RGB:
254, 77, 125
CMY:
0, 70, 51
CMYK:
0, 70, 51, 0
HSL:
344°, 98.8827%, 64.9020%
HSV (HSB):
344°, 69.6850%, 99.6078%
XYZ:
47.2286, 27.8593, 22.2902
xyY:
0.4850, 0.2861, 27.8593
CIE-Lab:
59.7614, 69.4701, 12.7500
CIE-LCH:
59.7614, 70.6304, 10.3999
CIE-Luv:
59.7614, 122.1831, 2.3132
Hunter-Lab:
52.7819, 67.3515, 11.9087
#fe4d7d color charts
#fe4d7d color shades, tints & tones
#fe4d7d color schemes
#fe4d7d color preview, HTML & CSS examples
This text has a color of #fe4d7d
<p style="color:#fe4d7d;">Text here</p>
.mytext {color:#fe4d7d;}
This box has a color of #fe4d7d
<div style="background-color:#fe4d7d;">Content here</div>
.mybackground {background-color:#fe4d7d;}
Border around this has a color of #fe4d7d
<div style="border:2px solid #fe4d7d;">Content here</div>
.myborder {border:2px solid #fe4d7d;}