#fe989f color space conversions
Hex:
#fe989f
RGB:
254, 152, 159
CMY:
0, 40, 38
CMYK:
0, 40, 37, 0
HSL:
356°, 98.0769%, 79.6078%
HSV (HSB):
356°, 40.1575%, 99.6078%
XYZ:
58.3593, 46.0305, 38.6098
xyY:
0.4081, 0.3219, 46.0305
CIE-Lab:
73.5653, 38.9148, 12.8624
CIE-LCH:
73.5653, 40.9854, 18.2901
CIE-Luv:
73.5653, 68.9912, 10.3188
Hunter-Lab:
67.8458, 34.8112, 13.7512
#fe989f color charts
#fe989f color shades, tints & tones
#fe989f color schemes
#fe989f color preview, HTML & CSS examples
This text has a color of #fe989f
<p style="color:#fe989f;">Text here</p>
.mytext {color:#fe989f;}
This box has a color of #fe989f
<div style="background-color:#fe989f;">Content here</div>
.mybackground {background-color:#fe989f;}
Border around this has a color of #fe989f
<div style="border:2px solid #fe989f;">Content here</div>
.myborder {border:2px solid #fe989f;}