#fe5cb1 color space conversions
Hex:
#fe5cb1
RGB:
254, 92, 177
CMY:
0, 64, 31
CMYK:
0, 64, 30, 0
HSL:
329°, 98.7805%, 67.8431%
HSV (HSB):
329°, 63.7795%, 99.6078%
XYZ:
52.6360, 31.8994, 44.9780
xyY:
0.4064, 0.2463, 31.8994
CIE-Lab:
63.2597, 68.9627, -12.2963
CIE-LCH:
63.2597, 70.0503, 349.8902
CIE-Luv:
63.2597, 97.2568, -30.6767
Hunter-Lab:
56.4796, 67.5133, -7.6803
#fe5cb1 color charts
#fe5cb1 color shades, tints & tones
#fe5cb1 color schemes
#fe5cb1 color preview, HTML & CSS examples
This text has a color of #fe5cb1
<p style="color:#fe5cb1;">Text here</p>
.mytext {color:#fe5cb1;}
This box has a color of #fe5cb1
<div style="background-color:#fe5cb1;">Content here</div>
.mybackground {background-color:#fe5cb1;}
Border around this has a color of #fe5cb1
<div style="border:2px solid #fe5cb1;">Content here</div>
.myborder {border:2px solid #fe5cb1;}