#fe16e3 color space conversions
Hex:
#fe16e3
RGB:
254, 22, 227
CMY:
0, 91, 11
CMYK:
0, 91, 11, 0
HSL:
307°, 99.1453%, 54.1176%
HSV (HSB):
307°, 91.3386%, 99.6078%
XYZ:
55.0251, 27.1907, 75.0212
xyY:
0.3499, 0.1729, 27.1907
CIE-Lab:
59.1504, 92.7955, -47.0767
CIE-LCH:
59.1504, 104.0539, 333.1006
CIE-Luv:
59.1504, 93.8872, -86.5981
Hunter-Lab:
52.1447, 97.1068, -48.8000
#fe16e3 color charts
#fe16e3 color shades, tints & tones
#fe16e3 color schemes
#fe16e3 color preview, HTML & CSS examples
This text has a color of #fe16e3
<p style="color:#fe16e3;">Text here</p>
.mytext {color:#fe16e3;}
This box has a color of #fe16e3
<div style="background-color:#fe16e3;">Content here</div>
.mybackground {background-color:#fe16e3;}
Border around this has a color of #fe16e3
<div style="border:2px solid #fe16e3;">Content here</div>
.myborder {border:2px solid #fe16e3;}