#fe84e3 color space conversions
Hex:
#fe84e3
RGB:
254, 132, 227
CMY:
0, 48, 11
CMYK:
0, 48, 11, 0
HSL:
313°, 98.3871%, 75.6863%
HSV (HSB):
313°, 48.0315%, 99.6078%
XYZ:
62.9894, 43.1194, 77.6760
xyY:
0.3427, 0.2346, 43.1194
CIE-Lab:
71.6359, 58.1852, -27.6095
CIE-LCH:
71.6359, 64.4034, 334.6152
CIE-Luv:
71.6359, 64.6317, -52.8222
Hunter-Lab:
65.6654, 56.3115, -24.1688
#fe84e3 color charts
#fe84e3 color shades, tints & tones
#fe84e3 color schemes
#fe84e3 color preview, HTML & CSS examples
This text has a color of #fe84e3
<p style="color:#fe84e3;">Text here</p>
.mytext {color:#fe84e3;}
This box has a color of #fe84e3
<div style="background-color:#fe84e3;">Content here</div>
.mybackground {background-color:#fe84e3;}
Border around this has a color of #fe84e3
<div style="border:2px solid #fe84e3;">Content here</div>
.myborder {border:2px solid #fe84e3;}