#fe3cc5 color space conversions
Hex:
#fe3cc5
RGB:
254, 60, 197
CMY:
0, 76, 23
CMYK:
0, 76, 22, 0
HSL:
318°, 98.9796%, 61.5686%
HSV (HSB):
318°, 76.3780%, 99.6078%
XYZ:
52.5670, 28.3338, 55.5217
xyY:
0.3853, 0.2077, 28.3338
CIE-Lab:
60.1891, 82.0184, -28.4226
CIE-LCH:
60.1891, 86.8036, 340.8868
CIE-Luv:
60.1891, 100.6185, -56.6912
Hunter-Lab:
53.2295, 83.1267, -24.5826
#fe3cc5 color charts
#fe3cc5 color shades, tints & tones
#fe3cc5 color schemes
#fe3cc5 color preview, HTML & CSS examples
This text has a color of #fe3cc5
<p style="color:#fe3cc5;">Text here</p>
.mytext {color:#fe3cc5;}
This box has a color of #fe3cc5
<div style="background-color:#fe3cc5;">Content here</div>
.mybackground {background-color:#fe3cc5;}
Border around this has a color of #fe3cc5
<div style="border:2px solid #fe3cc5;">Content here</div>
.myborder {border:2px solid #fe3cc5;}