#fe11df color space conversions
Hex:
#fe11df
RGB:
254, 17, 223
CMY:
0, 93, 13
CMYK:
0, 93, 12, 0
HSL:
308°, 99.1632%, 53.1373%
HSV (HSB):
308°, 93.3071%, 99.6078%
XYZ:
54.3928, 26.7994, 72.1180
xyY:
0.3548, 0.1748, 26.7994
CIE-Lab:
58.7882, 92.7544, -45.3925
CIE-LCH:
58.7882, 103.2659, 333.9236
CIE-Luv:
58.7882, 95.9675, -83.9214
Hunter-Lab:
51.7682, 96.9555, -46.3589
#fe11df color charts
#fe11df color shades, tints & tones
#fe11df color schemes
#fe11df color preview, HTML & CSS examples
This text has a color of #fe11df
<p style="color:#fe11df;">Text here</p>
.mytext {color:#fe11df;}
This box has a color of #fe11df
<div style="background-color:#fe11df;">Content here</div>
.mybackground {background-color:#fe11df;}
Border around this has a color of #fe11df
<div style="border:2px solid #fe11df;">Content here</div>
.myborder {border:2px solid #fe11df;}