#fe87d6 color space conversions
Hex:
#fe87d6
RGB:
254, 135, 214
CMY:
0, 47, 16
CMYK:
0, 47, 16, 0
HSL:
320°, 98.3471%, 76.2745%
HSV (HSB):
320°, 46.8504%, 99.6078%
XYZ:
61.6746, 43.2538, 68.7165
xyY:
0.3552, 0.2491, 43.2538
CIE-Lab:
71.7269, 54.7387, -20.2992
CIE-LCH:
71.7269, 58.3813, 339.6533
CIE-Luv:
71.7269, 66.4801, -40.6979
Hunter-Lab:
65.7676, 52.2978, -15.9111
#fe87d6 color charts
#fe87d6 color shades, tints & tones
#fe87d6 color schemes
#fe87d6 color preview, HTML & CSS examples
This text has a color of #fe87d6
<p style="color:#fe87d6;">Text here</p>
.mytext {color:#fe87d6;}
This box has a color of #fe87d6
<div style="background-color:#fe87d6;">Content here</div>
.mybackground {background-color:#fe87d6;}
Border around this has a color of #fe87d6
<div style="border:2px solid #fe87d6;">Content here</div>
.myborder {border:2px solid #fe87d6;}