#fe1ac9 color space conversions
Hex:
#fe1ac9
RGB:
254, 26, 201
CMY:
0, 90, 21
CMYK:
0, 90, 21, 0
HSL:
314°, 99.1304%, 54.9020%
HSV (HSB):
314°, 89.7638%, 99.6078%
XYZ:
51.7851, 26.0267, 57.5526
xyY:
0.3826, 0.1923, 26.0267
CIE-Lab:
58.0624, 89.1403, -34.0143
CIE-LCH:
58.0624, 95.4095, 339.1140
CIE-Luv:
58.0624, 104.9637, -65.9410
Hunter-Lab:
51.0163, 91.9111, -31.1749
#fe1ac9 color charts
#fe1ac9 color shades, tints & tones
#fe1ac9 color schemes
#fe1ac9 color preview, HTML & CSS examples
This text has a color of #fe1ac9
<p style="color:#fe1ac9;">Text here</p>
.mytext {color:#fe1ac9;}
This box has a color of #fe1ac9
<div style="background-color:#fe1ac9;">Content here</div>
.mybackground {background-color:#fe1ac9;}
Border around this has a color of #fe1ac9
<div style="border:2px solid #fe1ac9;">Content here</div>
.myborder {border:2px solid #fe1ac9;}