#fe747d color space conversions
Hex:
#fe747d
RGB:
254, 116, 125
CMY:
0, 55, 51
CMYK:
0, 54, 51, 0
HSL:
356°, 98.5714%, 72.5490%
HSV (HSB):
356°, 54.3307%, 99.6078%
XYZ:
50.8201, 35.0423, 23.4874
xyY:
0.4647, 0.3205, 35.0423
CIE-Lab:
65.7816, 53.3154, 21.0561
CIE-LCH:
65.7816, 57.3227, 21.5508
CIE-Luv:
65.7816, 99.5322, 16.3996
Hunter-Lab:
59.1965, 49.6480, 17.9131
#fe747d color charts
#fe747d color shades, tints & tones
#fe747d color schemes
#fe747d color preview, HTML & CSS examples
This text has a color of #fe747d
<p style="color:#fe747d;">Text here</p>
.mytext {color:#fe747d;}
This box has a color of #fe747d
<div style="background-color:#fe747d;">Content here</div>
.mybackground {background-color:#fe747d;}
Border around this has a color of #fe747d
<div style="border:2px solid #fe747d;">Content here</div>
.myborder {border:2px solid #fe747d;}