#fe01cc color space conversions
Hex:
#fe01cc
RGB:
254, 1, 204
CMY:
0, 100, 20
CMYK:
0, 100, 20, 0
HSL:
312°, 99.2157%, 50.0000%
HSV (HSB):
312°, 99.6063%, 99.6078%
XYZ:
51.7830, 25.4522, 59.3102
xyY:
0.3792, 0.1864, 25.4522
CIE-Lab:
57.5134, 91.5012, -36.5906
CIE-LCH:
57.5134, 98.5461, 338.2039
CIE-Luv:
57.5134, 105.3397, -70.0804
Hunter-Lab:
50.4501, 94.9280, -34.3874
#fe01cc color charts
#fe01cc color shades, tints & tones
#fe01cc color schemes
#fe01cc color preview, HTML & CSS examples
This text has a color of #fe01cc
<p style="color:#fe01cc;">Text here</p>
.mytext {color:#fe01cc;}
This box has a color of #fe01cc
<div style="background-color:#fe01cc;">Content here</div>
.mybackground {background-color:#fe01cc;}
Border around this has a color of #fe01cc
<div style="border:2px solid #fe01cc;">Content here</div>
.myborder {border:2px solid #fe01cc;}