#fe5fc2 color space conversions
Hex:
#fe5fc2
RGB:
254, 95, 194
CMY:
0, 63, 24
CMYK:
0, 63, 24, 0
HSL:
323°, 98.7578%, 68.4314%
HSV (HSB):
323°, 62.5984%, 99.6078%
XYZ:
54.7029, 33.1503, 54.5544
xyY:
0.3841, 0.2328, 33.1503
CIE-Lab:
64.2824, 69.8599, -20.4318
CIE-LCH:
64.2824, 72.7864, 343.6975
CIE-Luv:
64.2824, 90.1897, -42.9717
Hunter-Lab:
57.5763, 68.8332, -15.8748
#fe5fc2 color charts
#fe5fc2 color shades, tints & tones
#fe5fc2 color schemes
#fe5fc2 color preview, HTML & CSS examples
This text has a color of #fe5fc2
<p style="color:#fe5fc2;">Text here</p>
.mytext {color:#fe5fc2;}
This box has a color of #fe5fc2
<div style="background-color:#fe5fc2;">Content here</div>
.mybackground {background-color:#fe5fc2;}
Border around this has a color of #fe5fc2
<div style="border:2px solid #fe5fc2;">Content here</div>
.myborder {border:2px solid #fe5fc2;}