#fe2fc9 color space conversions
Hex:
#fe2fc9
RGB:
254, 47, 201
CMY:
0, 82, 21
CMYK:
0, 81, 21, 0
HSL:
315°, 99.0431%, 59.0196%
HSV (HSB):
315°, 81.4961%, 99.6078%
XYZ:
52.4322, 27.3209, 57.7683
xyY:
0.3813, 0.1987, 27.3209
CIE-Lab:
59.2702, 85.6281, -32.1336
CIE-LCH:
59.2702, 91.4590, 339.4304
CIE-Luv:
59.2702, 101.8274, -62.7555
Hunter-Lab:
52.2694, 87.5844, -28.9389
#fe2fc9 color charts
#fe2fc9 color shades, tints & tones
#fe2fc9 color schemes
#fe2fc9 color preview, HTML & CSS examples
This text has a color of #fe2fc9
<p style="color:#fe2fc9;">Text here</p>
.mytext {color:#fe2fc9;}
This box has a color of #fe2fc9
<div style="background-color:#fe2fc9;">Content here</div>
.mybackground {background-color:#fe2fc9;}
Border around this has a color of #fe2fc9
<div style="border:2px solid #fe2fc9;">Content here</div>
.myborder {border:2px solid #fe2fc9;}