#fe01c6 color space conversions
Hex:
#fe01c6
RGB:
254, 1, 198
CMY:
0, 100, 22
CMYK:
0, 100, 22, 0
HSL:
313°, 99.2157%, 50.0000%
HSV (HSB):
313°, 99.6063%, 99.6078%
XYZ:
51.0769, 25.1698, 55.5923
xyY:
0.3874, 0.1909, 25.1698
CIE-Lab:
57.2404, 90.8131, -33.5742
CIE-LCH:
57.2404, 96.8206, 339.7103
CIE-Luv:
57.2404, 108.1244, -65.3887
Hunter-Lab:
50.1695, 93.9322, -30.5800
#fe01c6 color charts
#fe01c6 color shades, tints & tones
#fe01c6 color schemes
#fe01c6 color preview, HTML & CSS examples
This text has a color of #fe01c6
<p style="color:#fe01c6;">Text here</p>
.mytext {color:#fe01c6;}
This box has a color of #fe01c6
<div style="background-color:#fe01c6;">Content here</div>
.mybackground {background-color:#fe01c6;}
Border around this has a color of #fe01c6
<div style="border:2px solid #fe01c6;">Content here</div>
.myborder {border:2px solid #fe01c6;}