#fe5fe9 color space conversions
Hex:
#fe5fe9
RGB:
254, 95, 233
CMY:
0, 63, 9
CMYK:
0, 63, 8, 0
HSL:
308°, 98.7578%, 68.4314%
HSV (HSB):
308°, 62.5984%, 99.6078%
XYZ:
59.6732, 35.1384, 80.7281
xyY:
0.3399, 0.2002, 35.1384
CIE-Lab:
65.8563, 75.3091, -39.8849
CIE-LCH:
65.8563, 85.2189, 332.0936
CIE-Luv:
65.8563, 77.1477, -74.3355
Hunter-Lab:
59.2777, 75.9552, -39.2505
#fe5fe9 color charts
#fe5fe9 color shades, tints & tones
#fe5fe9 color schemes
#fe5fe9 color preview, HTML & CSS examples
This text has a color of #fe5fe9
<p style="color:#fe5fe9;">Text here</p>
.mytext {color:#fe5fe9;}
This box has a color of #fe5fe9
<div style="background-color:#fe5fe9;">Content here</div>
.mybackground {background-color:#fe5fe9;}
Border around this has a color of #fe5fe9
<div style="border:2px solid #fe5fe9;">Content here</div>
.myborder {border:2px solid #fe5fe9;}