#fe86ac color space conversions
Hex:
#fe86ac
RGB:
254, 134, 172
CMY:
0, 47, 33
CMYK:
0, 47, 32, 0
HSL:
341°, 98.3607%, 76.0784%
HSV (HSB):
341°, 47.2441%, 99.6078%
XYZ:
56.8445, 41.0996, 43.9667
xyY:
0.4006, 0.2896, 41.0996
CIE-Lab:
70.2456, 49.5147, 0.8732
CIE-LCH:
70.2456, 49.5224, 1.0103
CIE-Luv:
70.2456, 77.1958, -8.1949
Hunter-Lab:
64.1090, 46.0829, 4.2145
#fe86ac color charts
#fe86ac color shades, tints & tones
#fe86ac color schemes
#fe86ac color preview, HTML & CSS examples
This text has a color of #fe86ac
<p style="color:#fe86ac;">Text here</p>
.mytext {color:#fe86ac;}
This box has a color of #fe86ac
<div style="background-color:#fe86ac;">Content here</div>
.mybackground {background-color:#fe86ac;}
Border around this has a color of #fe86ac
<div style="border:2px solid #fe86ac;">Content here</div>
.myborder {border:2px solid #fe86ac;}