#fe02bd color space conversions
Hex:
#fe02bd
RGB:
254, 2, 189
CMY:
0, 99, 26
CMYK:
0, 99, 26, 0
HSL:
315°, 99.2126%, 50.1961%
HSV (HSB):
315°, 99.2126%, 99.6078%
XYZ:
50.0801, 24.7884, 50.2892
xyY:
0.4001, 0.1981, 24.7884
CIE-Lab:
56.8686, 89.7537, -28.9616
CIE-LCH:
56.8686, 94.3107, 342.1162
CIE-Luv:
56.8686, 112.2967, -58.2829
Hunter-Lab:
49.7879, 92.4185, -25.0354
#fe02bd color charts
#fe02bd color shades, tints & tones
#fe02bd color schemes
#fe02bd color preview, HTML & CSS examples
This text has a color of #fe02bd
<p style="color:#fe02bd;">Text here</p>
.mytext {color:#fe02bd;}
This box has a color of #fe02bd
<div style="background-color:#fe02bd;">Content here</div>
.mybackground {background-color:#fe02bd;}
Border around this has a color of #fe02bd
<div style="border:2px solid #fe02bd;">Content here</div>
.myborder {border:2px solid #fe02bd;}