#fe02dc color space conversions
Hex:
#fe02dc
RGB:
254, 2, 220
CMY:
0, 99, 14
CMYK:
0, 99, 13, 0
HSL:
308°, 99.2126%, 50.1961%
HSV (HSB):
308°, 99.2126%, 99.6078%
XYZ:
53.8130, 26.2816, 69.9467
xyY:
0.3587, 0.1752, 26.2816
CIE-Lab:
58.3033, 93.3643, -44.4610
CIE-LCH:
58.3033, 103.4102, 334.5357
CIE-Luv:
58.3033, 98.0418, -82.4602
Hunter-Lab:
51.2655, 97.6553, -45.0094
#fe02dc color charts
#fe02dc color shades, tints & tones
#fe02dc color schemes
#fe02dc color preview, HTML & CSS examples
This text has a color of #fe02dc
<p style="color:#fe02dc;">Text here</p>
.mytext {color:#fe02dc;}
This box has a color of #fe02dc
<div style="background-color:#fe02dc;">Content here</div>
.mybackground {background-color:#fe02dc;}
Border around this has a color of #fe02dc
<div style="border:2px solid #fe02dc;">Content here</div>
.myborder {border:2px solid #fe02dc;}