#fe5ac6 color space conversions
Hex:
#fe5ac6
RGB:
254, 90, 198
CMY:
0, 65, 22
CMYK:
0, 65, 22, 0
HSL:
320°, 98.7952%, 67.4510%
HSV (HSB):
320°, 64.5669%, 99.6078%
XYZ:
54.7223, 32.4604, 56.8074
xyY:
0.3800, 0.2254, 32.4604
CIE-Lab:
63.7216, 72.3264, -23.5561
CIE-LCH:
63.7216, 76.0658, 341.9600
CIE-Luv:
63.7216, 90.7632, -48.0886
Hunter-Lab:
56.9740, 71.7407, -19.2348
#fe5ac6 color charts
#fe5ac6 color shades, tints & tones
#fe5ac6 color schemes
#fe5ac6 color preview, HTML & CSS examples
This text has a color of #fe5ac6
<p style="color:#fe5ac6;">Text here</p>
.mytext {color:#fe5ac6;}
This box has a color of #fe5ac6
<div style="background-color:#fe5ac6;">Content here</div>
.mybackground {background-color:#fe5ac6;}
Border around this has a color of #fe5ac6
<div style="border:2px solid #fe5ac6;">Content here</div>
.myborder {border:2px solid #fe5ac6;}