#fe84c2 color space conversions
Hex:
#fe84c2
RGB:
254, 132, 194
CMY:
0, 48, 24
CMYK:
0, 48, 24, 0
HSL:
330°, 98.3871%, 75.6863%
HSV (HSB):
330°, 48.0315%, 99.6078%
XYZ:
58.8619, 41.4684, 55.9408
xyY:
0.3767, 0.2654, 41.4684
CIE-Lab:
70.5029, 53.3317, -11.0413
CIE-LCH:
70.5029, 54.4626, 348.3033
CIE-Luv:
70.5029, 72.9366, -26.2055
Hunter-Lab:
64.3960, 50.4672, -6.4280
#fe84c2 color charts
#fe84c2 color shades, tints & tones
#fe84c2 color schemes
#fe84c2 color preview, HTML & CSS examples
This text has a color of #fe84c2
<p style="color:#fe84c2;">Text here</p>
.mytext {color:#fe84c2;}
This box has a color of #fe84c2
<div style="background-color:#fe84c2;">Content here</div>
.mybackground {background-color:#fe84c2;}
Border around this has a color of #fe84c2
<div style="border:2px solid #fe84c2;">Content here</div>
.myborder {border:2px solid #fe84c2;}