#fe86f4 color space conversions
Hex:
#fe86f4
RGB:
254, 134, 244
CMY:
0, 47, 4
CMYK:
0, 47, 4, 0
HSL:
305°, 98.3607%, 76.0784%
HSV (HSB):
305°, 47.2441%, 99.6078%
XYZ:
65.7273, 44.6527, 90.7426
xyY:
0.3268, 0.2220, 44.6527
CIE-Lab:
72.6626, 59.9864, -35.3453
CIE-LCH:
72.6626, 69.6252, 329.4925
CIE-Luv:
72.6626, 59.5567, -65.6987
Hunter-Lab:
66.8227, 58.6343, -33.7376
#fe86f4 color charts
#fe86f4 color shades, tints & tones
#fe86f4 color schemes
#fe86f4 color preview, HTML & CSS examples
This text has a color of #fe86f4
<p style="color:#fe86f4;">Text here</p>
.mytext {color:#fe86f4;}
This box has a color of #fe86f4
<div style="background-color:#fe86f4;">Content here</div>
.mybackground {background-color:#fe86f4;}
Border around this has a color of #fe86f4
<div style="border:2px solid #fe86f4;">Content here</div>
.myborder {border:2px solid #fe86f4;}