#fe1cc8 color space conversions
Hex:
#fe1cc8
RGB:
254, 28, 200
CMY:
0, 89, 22
CMYK:
0, 89, 21, 0
HSL:
314°, 99.1228%, 55.2941%
HSV (HSB):
314°, 88.9764%, 99.6078%
XYZ:
51.7136, 26.0715, 56.9503
xyY:
0.3838, 0.1935, 26.0715
CIE-Lab:
58.1048, 88.7694, -33.3750
CIE-LCH:
58.1048, 94.8361, 339.3950
CIE-Luv:
58.1048, 105.1891, -64.9271
Hunter-Lab:
51.0602, 91.4288, -30.3872
#fe1cc8 color charts
#fe1cc8 color shades, tints & tones
#fe1cc8 color schemes
#fe1cc8 color preview, HTML & CSS examples
This text has a color of #fe1cc8
<p style="color:#fe1cc8;">Text here</p>
.mytext {color:#fe1cc8;}
This box has a color of #fe1cc8
<div style="background-color:#fe1cc8;">Content here</div>
.mybackground {background-color:#fe1cc8;}
Border around this has a color of #fe1cc8
<div style="border:2px solid #fe1cc8;">Content here</div>
.myborder {border:2px solid #fe1cc8;}