#fe957c color space conversions
Hex:
#fe957c
RGB:
254, 149, 124
CMY:
0, 42, 51
CMYK:
0, 41, 51, 0
HSL:
12°, 98.4848%, 74.1176%
HSV (HSB):
12°, 51.1811%, 99.6078%
XYZ:
55.2586, 44.0210, 24.6532
xyY:
0.4459, 0.3552, 44.0210
CIE-Lab:
72.2425, 36.9528, 30.2429
CIE-LCH:
72.2425, 47.7508, 39.2976
CIE-Luv:
72.2425, 77.1196, 31.4289
Hunter-Lab:
66.3483, 32.5553, 24.4132
#fe957c color charts
#fe957c color shades, tints & tones
#fe957c color schemes
#fe957c color preview, HTML & CSS examples
This text has a color of #fe957c
<p style="color:#fe957c;">Text here</p>
.mytext {color:#fe957c;}
This box has a color of #fe957c
<div style="background-color:#fe957c;">Content here</div>
.mybackground {background-color:#fe957c;}
Border around this has a color of #fe957c
<div style="border:2px solid #fe957c;">Content here</div>
.myborder {border:2px solid #fe957c;}