#fe86d7 color space conversions
Hex:
#fe86d7
RGB:
254, 134, 215
CMY:
0, 47, 16
CMYK:
0, 47, 15, 0
HSL:
320°, 98.3607%, 76.0784%
HSV (HSB):
320°, 47.2441%, 99.6078%
XYZ:
61.6639, 43.0273, 69.3450
xyY:
0.3543, 0.2472, 43.0273
CIE-Lab:
71.5735, 55.3747, -21.0851
CIE-LCH:
71.5735, 59.2532, 339.1546
CIE-Luv:
71.5735, 66.7109, -42.0260
Hunter-Lab:
65.5952, 53.0103, -16.7627
#fe86d7 color charts
#fe86d7 color shades, tints & tones
#fe86d7 color schemes
#fe86d7 color preview, HTML & CSS examples
This text has a color of #fe86d7
<p style="color:#fe86d7;">Text here</p>
.mytext {color:#fe86d7;}
This box has a color of #fe86d7
<div style="background-color:#fe86d7;">Content here</div>
.mybackground {background-color:#fe86d7;}
Border around this has a color of #fe86d7
<div style="border:2px solid #fe86d7;">Content here</div>
.myborder {border:2px solid #fe86d7;}