#fe75f1 color space conversions
Hex:
#fe75f1
RGB:
254, 117, 241
CMY:
0, 54, 5
CMYK:
0, 54, 5, 0
HSL:
306°, 98.5612%, 72.7451%
HSV (HSB):
306°, 53.9370%, 99.6078%
XYZ:
63.1115, 40.1443, 87.6414
xyY:
0.3306, 0.2103, 40.1443
CIE-Lab:
69.5722, 67.3622, -38.5046
CIE-LCH:
69.5722, 77.5904, 330.2475
CIE-Luv:
69.5722, 67.0497, -71.5318
Hunter-Lab:
63.3595, 66.9222, -37.6606
#fe75f1 color charts
#fe75f1 color shades, tints & tones
#fe75f1 color schemes
#fe75f1 color preview, HTML & CSS examples
This text has a color of #fe75f1
<p style="color:#fe75f1;">Text here</p>
.mytext {color:#fe75f1;}
This box has a color of #fe75f1
<div style="background-color:#fe75f1;">Content here</div>
.mybackground {background-color:#fe75f1;}
Border around this has a color of #fe75f1
<div style="border:2px solid #fe75f1;">Content here</div>
.myborder {border:2px solid #fe75f1;}