#fe82e0 color space conversions
Hex:
#fe82e0
RGB:
254, 130, 224
CMY:
0, 49, 12
CMYK:
0, 49, 12, 0
HSL:
315°, 98.4127%, 75.2941%
HSV (HSB):
315°, 48.8189%, 99.6078%
XYZ:
62.3102, 42.4179, 75.4244
xyY:
0.3459, 0.2355, 42.4179
CIE-Lab:
71.1581, 58.6724, -26.6896
CIE-LCH:
71.1581, 64.4576, 335.5396
CIE-Luv:
71.1581, 66.2829, -51.3919
Hunter-Lab:
65.1290, 56.7986, -23.0720
#fe82e0 color charts
#fe82e0 color shades, tints & tones
#fe82e0 color schemes
#fe82e0 color preview, HTML & CSS examples
This text has a color of #fe82e0
<p style="color:#fe82e0;">Text here</p>
.mytext {color:#fe82e0;}
This box has a color of #fe82e0
<div style="background-color:#fe82e0;">Content here</div>
.mybackground {background-color:#fe82e0;}
Border around this has a color of #fe82e0
<div style="border:2px solid #fe82e0;">Content here</div>
.myborder {border:2px solid #fe82e0;}