#fe86e9 color space conversions
Hex:
#fe86e9
RGB:
254, 134, 233
CMY:
0, 47, 9
CMYK:
0, 47, 8, 0
HSL:
311°, 98.3607%, 76.0784%
HSV (HSB):
311°, 47.2441%, 99.6078%
XYZ:
64.1061, 44.0042, 82.2057
xyY:
0.3368, 0.2312, 44.0042
CIE-Lab:
72.2313, 58.1799, -29.9913
CIE-LCH:
72.2313, 65.4552, 332.7293
CIE-Luv:
72.2313, 62.2573, -56.6977
Hunter-Lab:
66.3357, 56.4132, -27.0395
#fe86e9 color charts
#fe86e9 color shades, tints & tones
#fe86e9 color schemes
#fe86e9 color preview, HTML & CSS examples
This text has a color of #fe86e9
<p style="color:#fe86e9;">Text here</p>
.mytext {color:#fe86e9;}
This box has a color of #fe86e9
<div style="background-color:#fe86e9;">Content here</div>
.mybackground {background-color:#fe86e9;}
Border around this has a color of #fe86e9
<div style="border:2px solid #fe86e9;">Content here</div>
.myborder {border:2px solid #fe86e9;}