#fe60e2 color space conversions
Hex:
#fe60e2
RGB:
254, 96, 226
CMY:
0, 62, 11
CMYK:
0, 62, 11, 0
HSL:
311°, 98.7500%, 68.6275%
HSV (HSB):
311°, 62.2047%, 99.6078%
XYZ:
58.7834, 34.9276, 75.5950
xyY:
0.3472, 0.2063, 34.9276
CIE-Lab:
65.6922, 73.8775, -36.2469
CIE-LCH:
65.6922, 82.2905, 333.8658
CIE-Luv:
65.6922, 79.1097, -68.3232
Hunter-Lab:
59.0995, 74.1209, -34.4689
#fe60e2 color charts
#fe60e2 color shades, tints & tones
#fe60e2 color schemes
#fe60e2 color preview, HTML & CSS examples
This text has a color of #fe60e2
<p style="color:#fe60e2;">Text here</p>
.mytext {color:#fe60e2;}
This box has a color of #fe60e2
<div style="background-color:#fe60e2;">Content here</div>
.mybackground {background-color:#fe60e2;}
Border around this has a color of #fe60e2
<div style="border:2px solid #fe60e2;">Content here</div>
.myborder {border:2px solid #fe60e2;}