#fe958e color space conversions
Hex:
#fe958e
RGB:
254, 149, 142
CMY:
0, 42, 44
CMYK:
0, 41, 44, 0
HSL:
4°, 98.2456%, 77.6471%
HSV (HSB):
4°, 44.0945%, 99.6078%
XYZ:
56.5030, 44.5187, 31.2061
xyY:
0.4273, 0.3367, 44.5187
CIE-Lab:
72.5739, 38.6338, 20.8504
CIE-LCH:
72.5739, 43.9012, 28.3555
CIE-Luv:
72.5739, 74.0536, 20.3194
Hunter-Lab:
66.7223, 34.3964, 18.9756
#fe958e color charts
#fe958e color shades, tints & tones
#fe958e color schemes
#fe958e color preview, HTML & CSS examples
This text has a color of #fe958e
<p style="color:#fe958e;">Text here</p>
.mytext {color:#fe958e;}
This box has a color of #fe958e
<div style="background-color:#fe958e;">Content here</div>
.mybackground {background-color:#fe958e;}
Border around this has a color of #fe958e
<div style="border:2px solid #fe958e;">Content here</div>
.myborder {border:2px solid #fe958e;}