#fe14e1 color space conversions
Hex:
#fe14e1
RGB:
254, 20, 225
CMY:
0, 92, 12
CMYK:
0, 92, 11, 0
HSL:
307°, 99.1525%, 53.7255%
HSV (HSB):
307°, 92.1260%, 99.6078%
XYZ:
54.7138, 27.0074, 73.5634
xyY:
0.3523, 0.1739, 27.0074
CIE-Lab:
58.9812, 92.7378, -46.2168
CIE-LCH:
58.9812, 103.6161, 333.5102
CIE-Luv:
58.9812, 94.8957, -85.2294
Hunter-Lab:
51.9686, 96.9840, -47.5490
#fe14e1 color charts
#fe14e1 color shades, tints & tones
#fe14e1 color schemes
#fe14e1 color preview, HTML & CSS examples
This text has a color of #fe14e1
<p style="color:#fe14e1;">Text here</p>
.mytext {color:#fe14e1;}
This box has a color of #fe14e1
<div style="background-color:#fe14e1;">Content here</div>
.mybackground {background-color:#fe14e1;}
Border around this has a color of #fe14e1
<div style="border:2px solid #fe14e1;">Content here</div>
.myborder {border:2px solid #fe14e1;}