#fe958d color space conversions
Hex:
#fe958d
RGB:
254, 149, 141
CMY:
0, 42, 45
CMYK:
0, 41, 44, 0
HSL:
4°, 98.2609%, 77.4510%
HSV (HSB):
4°, 44.4882%, 99.6078%
XYZ:
56.4282, 44.4888, 30.8124
xyY:
0.4284, 0.3377, 44.4888
CIE-Lab:
72.5540, 38.5338, 21.3731
CIE-LCH:
72.5540, 44.0644, 29.0153
CIE-Luv:
72.5540, 74.2320, 20.9677
Hunter-Lab:
66.6999, 34.2863, 19.3006
#fe958d color charts
#fe958d color shades, tints & tones
#fe958d color schemes
#fe958d color preview, HTML & CSS examples
This text has a color of #fe958d
<p style="color:#fe958d;">Text here</p>
.mytext {color:#fe958d;}
This box has a color of #fe958d
<div style="background-color:#fe958d;">Content here</div>
.mybackground {background-color:#fe958d;}
Border around this has a color of #fe958d
<div style="border:2px solid #fe958d;">Content here</div>
.myborder {border:2px solid #fe958d;}