#fe83ac color space conversions
Hex:
#fe83ac
RGB:
254, 131, 172
CMY:
0, 49, 33
CMYK:
0, 48, 32, 0
HSL:
340°, 98.4000%, 75.4902%
HSV (HSB):
340°, 48.4252%, 99.6078%
XYZ:
56.4357, 40.2820, 43.8304
xyY:
0.4015, 0.2866, 40.2820
CIE-Lab:
69.6699, 50.9840, 0.0335
CIE-LCH:
69.6699, 50.9840, 0.0376
CIE-Luv:
69.6699, 78.9169, -9.6703
Hunter-Lab:
63.4681, 47.6528, 3.4826
#fe83ac color charts
#fe83ac color shades, tints & tones
#fe83ac color schemes
#fe83ac color preview, HTML & CSS examples
This text has a color of #fe83ac
<p style="color:#fe83ac;">Text here</p>
.mytext {color:#fe83ac;}
This box has a color of #fe83ac
<div style="background-color:#fe83ac;">Content here</div>
.mybackground {background-color:#fe83ac;}
Border around this has a color of #fe83ac
<div style="border:2px solid #fe83ac;">Content here</div>
.myborder {border:2px solid #fe83ac;}