#fe5bc2 color space conversions
Hex:
#fe5bc2
RGB:
254, 91, 194
CMY:
0, 64, 24
CMYK:
0, 64, 24, 0
HSL:
322°, 98.7879%, 67.6471%
HSV (HSB):
322°, 64.1732%, 99.6078%
XYZ:
54.3517, 32.4480, 54.4374
xyY:
0.3848, 0.2297, 32.4480
CIE-Lab:
63.7115, 71.4291, -21.3025
CIE-LCH:
63.7115, 74.5380, 343.3937
CIE-Luv:
63.7115, 91.7769, -44.5134
Hunter-Lab:
56.9632, 70.6312, -16.7868
#fe5bc2 color charts
#fe5bc2 color shades, tints & tones
#fe5bc2 color schemes
#fe5bc2 color preview, HTML & CSS examples
This text has a color of #fe5bc2
<p style="color:#fe5bc2;">Text here</p>
.mytext {color:#fe5bc2;}
This box has a color of #fe5bc2
<div style="background-color:#fe5bc2;">Content here</div>
.mybackground {background-color:#fe5bc2;}
Border around this has a color of #fe5bc2
<div style="border:2px solid #fe5bc2;">Content here</div>
.myborder {border:2px solid #fe5bc2;}