#fe77f2 color space conversions
Hex:
#fe77f2
RGB:
254, 119, 242
CMY:
0, 53, 5
CMYK:
0, 53, 5, 0
HSL:
305°, 98.5401%, 73.1373%
HSV (HSB):
305°, 53.1496%, 99.6078%
XYZ:
63.4969, 40.6753, 88.5089
xyY:
0.3295, 0.2111, 40.6753
CIE-Lab:
69.9478, 66.6291, -38.4688
CIE-LCH:
69.9478, 76.9369, 329.9997
CIE-Luv:
69.9478, 66.0199, -71.4188
Hunter-Lab:
63.7772, 66.1055, -37.6376
#fe77f2 color charts
#fe77f2 color shades, tints & tones
#fe77f2 color schemes
#fe77f2 color preview, HTML & CSS examples
This text has a color of #fe77f2
<p style="color:#fe77f2;">Text here</p>
.mytext {color:#fe77f2;}
This box has a color of #fe77f2
<div style="background-color:#fe77f2;">Content here</div>
.mybackground {background-color:#fe77f2;}
Border around this has a color of #fe77f2
<div style="border:2px solid #fe77f2;">Content here</div>
.myborder {border:2px solid #fe77f2;}