#fe8b9e color space conversions
Hex:
#fe8b9e
RGB:
254, 139, 158
CMY:
0, 45, 38
CMYK:
0, 45, 38, 0
HSL:
350°, 98.2906%, 77.0588%
HSV (HSB):
350°, 45.2756%, 99.6078%
XYZ:
56.2772, 42.0047, 37.4893
xyY:
0.4145, 0.3094, 42.0047
CIE-Lab:
70.8742, 45.3995, 9.6052
CIE-LCH:
70.8742, 46.4044, 11.9460
CIE-Luv:
70.8742, 77.3610, 4.5305
Hunter-Lab:
64.8110, 41.5772, 11.0720
#fe8b9e color charts
#fe8b9e color shades, tints & tones
#fe8b9e color schemes
#fe8b9e color preview, HTML & CSS examples
This text has a color of #fe8b9e
<p style="color:#fe8b9e;">Text here</p>
.mytext {color:#fe8b9e;}
This box has a color of #fe8b9e
<div style="background-color:#fe8b9e;">Content here</div>
.mybackground {background-color:#fe8b9e;}
Border around this has a color of #fe8b9e
<div style="border:2px solid #fe8b9e;">Content here</div>
.myborder {border:2px solid #fe8b9e;}