#fe77d5 color space conversions
Hex:
#fe77d5
RGB:
254, 119, 213
CMY:
0, 53, 16
CMYK:
0, 53, 16, 0
HSL:
318°, 98.5401%, 73.1373%
HSV (HSB):
318°, 53.1496%, 99.6078%
XYZ:
59.4801, 39.0686, 67.3568
xyY:
0.3585, 0.2355, 39.0686
CIE-Lab:
68.8009, 62.1544, -24.2050
CIE-LCH:
68.8009, 66.7012, 338.7224
CIE-Luv:
68.8009, 74.1164, -47.8399
Hunter-Lab:
62.5049, 60.4785, -20.1390
#fe77d5 color charts
#fe77d5 color shades, tints & tones
#fe77d5 color schemes
#fe77d5 color preview, HTML & CSS examples
This text has a color of #fe77d5
<p style="color:#fe77d5;">Text here</p>
.mytext {color:#fe77d5;}
This box has a color of #fe77d5
<div style="background-color:#fe77d5;">Content here</div>
.mybackground {background-color:#fe77d5;}
Border around this has a color of #fe77d5
<div style="border:2px solid #fe77d5;">Content here</div>
.myborder {border:2px solid #fe77d5;}