#fe01c1 color space conversions
Hex:
#fe01c1
RGB:
254, 1, 193
CMY:
0, 100, 24
CMYK:
0, 100, 24, 0
HSL:
314°, 99.2157%, 50.0000%
HSV (HSB):
314°, 99.6063%, 99.6078%
XYZ:
50.5095, 24.9428, 52.6044
xyY:
0.3944, 0.1948, 24.9428
CIE-Lab:
57.0196, 90.2539, -31.0381
CIE-LCH:
57.0196, 95.4418, 341.0220
CIE-Luv:
57.0196, 110.4678, -61.4728
Hunter-Lab:
49.9428, 93.1259, -27.4898
#fe01c1 color charts
#fe01c1 color shades, tints & tones
#fe01c1 color schemes
#fe01c1 color preview, HTML & CSS examples
This text has a color of #fe01c1
<p style="color:#fe01c1;">Text here</p>
.mytext {color:#fe01c1;}
This box has a color of #fe01c1
<div style="background-color:#fe01c1;">Content here</div>
.mybackground {background-color:#fe01c1;}
Border around this has a color of #fe01c1
<div style="border:2px solid #fe01c1;">Content here</div>
.myborder {border:2px solid #fe01c1;}