#fe84f5 color space conversions
Hex:
#fe84f5
RGB:
254, 132, 245
CMY:
0, 48, 4
CMYK:
0, 48, 4, 0
HSL:
304°, 98.3871%, 75.6863%
HSV (HSB):
304°, 48.0315%, 99.6078%
XYZ:
65.6057, 44.1659, 91.4533
xyY:
0.3260, 0.2195, 44.1659
CIE-Lab:
72.3393, 61.1075, -36.3929
CIE-LCH:
72.3393, 71.1236, 329.2239
CIE-Luv:
72.3393, 60.1304, -67.5367
Hunter-Lab:
66.4575, 59.9118, -35.0698
#fe84f5 color charts
#fe84f5 color shades, tints & tones
#fe84f5 color schemes
#fe84f5 color preview, HTML & CSS examples
This text has a color of #fe84f5
<p style="color:#fe84f5;">Text here</p>
.mytext {color:#fe84f5;}
This box has a color of #fe84f5
<div style="background-color:#fe84f5;">Content here</div>
.mybackground {background-color:#fe84f5;}
Border around this has a color of #fe84f5
<div style="border:2px solid #fe84f5;">Content here</div>
.myborder {border:2px solid #fe84f5;}