#fe1a5e color space conversions
Hex:
#fe1a5e
RGB:
254, 26, 94
CMY:
0, 90, 63
CMYK:
0, 90, 63, 0
HSL:
342°, 99.1304%, 54.9020%
HSV (HSB):
342°, 89.7638%, 99.6078%
XYZ:
43.2628, 22.6178, 12.6751
xyY:
0.5507, 0.2879, 22.6178
CIE-Lab:
54.6764, 79.9775, 24.2010
CIE-LCH:
54.6764, 83.5589, 16.8357
CIE-Luv:
54.6764, 151.8565, 11.1530
Hunter-Lab:
47.5581, 79.1516, 17.4888
#fe1a5e color charts
#fe1a5e color shades, tints & tones
#fe1a5e color schemes
#fe1a5e color preview, HTML & CSS examples
This text has a color of #fe1a5e
<p style="color:#fe1a5e;">Text here</p>
.mytext {color:#fe1a5e;}
This box has a color of #fe1a5e
<div style="background-color:#fe1a5e;">Content here</div>
.mybackground {background-color:#fe1a5e;}
Border around this has a color of #fe1a5e
<div style="border:2px solid #fe1a5e;">Content here</div>
.myborder {border:2px solid #fe1a5e;}