#fe84e7 color space conversions
Hex:
#fe84e7
RGB:
254, 132, 231
CMY:
0, 48, 9
CMYK:
0, 48, 9, 0
HSL:
311°, 98.3871%, 75.6863%
HSV (HSB):
311°, 48.0315%, 99.6078%
XYZ:
63.5481, 43.3429, 80.6180
xyY:
0.3389, 0.2312, 43.3429
CIE-Lab:
71.7871, 58.8188, -29.5771
CIE-LCH:
71.7871, 65.8366, 333.3044
CIE-Luv:
71.7871, 63.6263, -56.0895
Hunter-Lab:
65.8353, 57.0869, -26.5183
#fe84e7 color charts
#fe84e7 color shades, tints & tones
#fe84e7 color schemes
#fe84e7 color preview, HTML & CSS examples
This text has a color of #fe84e7
<p style="color:#fe84e7;">Text here</p>
.mytext {color:#fe84e7;}
This box has a color of #fe84e7
<div style="background-color:#fe84e7;">Content here</div>
.mybackground {background-color:#fe84e7;}
Border around this has a color of #fe84e7
<div style="border:2px solid #fe84e7;">Content here</div>
.myborder {border:2px solid #fe84e7;}