#fe84e8 color space conversions
Hex:
#fe84e8
RGB:
254, 132, 232
CMY:
0, 48, 9
CMYK:
0, 48, 9, 0
HSL:
311°, 98.3871%, 75.6863%
HSV (HSB):
311°, 48.0315%, 99.6078%
XYZ:
63.6898, 43.3996, 81.3641
xyY:
0.3380, 0.2303, 43.3996
CIE-Lab:
71.8253, 58.9786, -30.0676
CIE-LCH:
71.8253, 66.2008, 332.9872
CIE-Luv:
71.8253, 63.3753, -56.9068
Hunter-Lab:
65.8783, 57.2830, -27.1122
#fe84e8 color charts
#fe84e8 color shades, tints & tones
#fe84e8 color schemes
#fe84e8 color preview, HTML & CSS examples
This text has a color of #fe84e8
<p style="color:#fe84e8;">Text here</p>
.mytext {color:#fe84e8;}
This box has a color of #fe84e8
<div style="background-color:#fe84e8;">Content here</div>
.mybackground {background-color:#fe84e8;}
Border around this has a color of #fe84e8
<div style="border:2px solid #fe84e8;">Content here</div>
.myborder {border:2px solid #fe84e8;}