#fe0a5e color space conversions
Hex:
#fe0a5e
RGB:
254, 10, 94
CMY:
0, 96, 63
CMYK:
0, 96, 63, 0
HSL:
339°, 99.1870%, 51.7647%
HSV (HSB):
339°, 96.0630%, 99.6078%
XYZ:
43.0020, 22.0961, 12.5882
xyY:
0.5535, 0.2844, 22.0961
CIE-Lab:
54.1288, 81.5635, 23.4806
CIE-LCH:
54.1288, 84.8760, 16.0601
CIE-Luv:
54.1288, 154.4177, 9.9230
Hunter-Lab:
47.0065, 81.0323, 17.0268
#fe0a5e color charts
#fe0a5e color shades, tints & tones
#fe0a5e color schemes
#fe0a5e color preview, HTML & CSS examples
This text has a color of #fe0a5e
<p style="color:#fe0a5e;">Text here</p>
.mytext {color:#fe0a5e;}
This box has a color of #fe0a5e
<div style="background-color:#fe0a5e;">Content here</div>
.mybackground {background-color:#fe0a5e;}
Border around this has a color of #fe0a5e
<div style="border:2px solid #fe0a5e;">Content here</div>
.myborder {border:2px solid #fe0a5e;}