#fe025e color space conversions
Hex:
#fe025e
RGB:
254, 2, 94
CMY:
0, 99, 63
CMYK:
0, 99, 63, 0
HSL:
338°, 99.2126%, 50.1961%
HSV (HSB):
338°, 99.2126%, 99.6078%
XYZ:
42.9151, 21.9224, 12.5592
xyY:
0.5545, 0.2832, 21.9224
CIE-Lab:
53.9446, 82.0990, 23.2377
CIE-LCH:
53.9446, 85.3243, 15.8039
CIE-Luv:
53.9446, 155.2833, 9.5082
Hunter-Lab:
46.8214, 81.6707, 16.8712
#fe025e color charts
#fe025e color shades, tints & tones
#fe025e color schemes
#fe025e color preview, HTML & CSS examples
This text has a color of #fe025e
<p style="color:#fe025e;">Text here</p>
.mytext {color:#fe025e;}
This box has a color of #fe025e
<div style="background-color:#fe025e;">Content here</div>
.mybackground {background-color:#fe025e;}
Border around this has a color of #fe025e
<div style="border:2px solid #fe025e;">Content here</div>
.myborder {border:2px solid #fe025e;}