#fe025b color space conversions
Hex:
#fe025b
RGB:
254, 2, 91
CMY:
0, 99, 64
CMYK:
0, 99, 64, 0
HSL:
339°, 99.2126%, 50.1961%
HSV (HSB):
339°, 99.2126%, 99.6078%
XYZ:
42.7831, 21.8696, 11.8639
xyY:
0.5591, 0.2858, 21.8696
CIE-Lab:
53.8884, 81.9475, 24.9718
CIE-LCH:
53.8884, 85.6678, 16.9475
CIE-Luv:
53.8884, 156.3867, 11.1796
Hunter-Lab:
46.7649, 81.4629, 17.6941
#fe025b color charts
#fe025b color shades, tints & tones
#fe025b color schemes
#fe025b color preview, HTML & CSS examples
This text has a color of #fe025b
<p style="color:#fe025b;">Text here</p>
.mytext {color:#fe025b;}
This box has a color of #fe025b
<div style="background-color:#fe025b;">Content here</div>
.mybackground {background-color:#fe025b;}
Border around this has a color of #fe025b
<div style="border:2px solid #fe025b;">Content here</div>
.myborder {border:2px solid #fe025b;}