#fe86d6 color space conversions
Hex:
#fe86d6
RGB:
254, 134, 214
CMY:
0, 47, 16
CMYK:
0, 47, 16, 0
HSL:
320°, 98.3607%, 76.0784%
HSV (HSB):
320°, 47.2441%, 99.6078%
XYZ:
61.5357, 42.9761, 68.6702
xyY:
0.3553, 0.2482, 42.9761
CIE-Lab:
71.5387, 55.2246, -20.5851
CIE-LCH:
71.5387, 58.9365, 339.5569
CIE-Luv:
71.5387, 66.9587, -41.2155
Hunter-Lab:
65.5561, 52.8298, -16.2172
#fe86d6 color charts
#fe86d6 color shades, tints & tones
#fe86d6 color schemes
#fe86d6 color preview, HTML & CSS examples
This text has a color of #fe86d6
<p style="color:#fe86d6;">Text here</p>
.mytext {color:#fe86d6;}
This box has a color of #fe86d6
<div style="background-color:#fe86d6;">Content here</div>
.mybackground {background-color:#fe86d6;}
Border around this has a color of #fe86d6
<div style="border:2px solid #fe86d6;">Content here</div>
.myborder {border:2px solid #fe86d6;}