#fe01c4 color space conversions
Hex:
#fe01c4
RGB:
254, 1, 196
CMY:
0, 100, 23
CMYK:
0, 100, 23, 0
HSL:
314°, 99.2157%, 50.0000%
HSV (HSB):
314°, 99.6063%, 99.6078%
XYZ:
50.8477, 25.0781, 54.3851
xyY:
0.3902, 0.1924, 25.0781
CIE-Lab:
57.1514, 90.5878, -32.5622
CIE-LCH:
57.1514, 96.2624, 340.2288
CIE-Luv:
57.1514, 109.0594, -63.8228
Hunter-Lab:
50.0780, 93.6071, -29.3348
#fe01c4 color charts
#fe01c4 color shades, tints & tones
#fe01c4 color schemes
#fe01c4 color preview, HTML & CSS examples
This text has a color of #fe01c4
<p style="color:#fe01c4;">Text here</p>
.mytext {color:#fe01c4;}
This box has a color of #fe01c4
<div style="background-color:#fe01c4;">Content here</div>
.mybackground {background-color:#fe01c4;}
Border around this has a color of #fe01c4
<div style="border:2px solid #fe01c4;">Content here</div>
.myborder {border:2px solid #fe01c4;}