#fe86e3 color space conversions
Hex:
#fe86e3
RGB:
254, 134, 227
CMY:
0, 47, 11
CMYK:
0, 47, 11, 0
HSL:
314°, 98.3607%, 76.0784%
HSV (HSB):
314°, 47.2441%, 99.6078%
XYZ:
63.2633, 43.6671, 77.7673
xyY:
0.3425, 0.2364, 43.6671
CIE-Lab:
72.0054, 57.2235, -27.0424
CIE-LCH:
72.0054, 63.2915, 334.7057
CIE-Luv:
72.0054, 63.7389, -51.7940
Hunter-Lab:
66.0811, 55.2466, -23.5185
#fe86e3 color charts
#fe86e3 color shades, tints & tones
#fe86e3 color schemes
#fe86e3 color preview, HTML & CSS examples
This text has a color of #fe86e3
<p style="color:#fe86e3;">Text here</p>
.mytext {color:#fe86e3;}
This box has a color of #fe86e3
<div style="background-color:#fe86e3;">Content here</div>
.mybackground {background-color:#fe86e3;}
Border around this has a color of #fe86e3
<div style="border:2px solid #fe86e3;">Content here</div>
.myborder {border:2px solid #fe86e3;}