#fe02ed color space conversions
Hex:
#fe02ed
RGB:
254, 2, 237
CMY:
0, 99, 7
CMYK:
0, 99, 7, 0
HSL:
304°, 99.2126%, 50.1961%
HSV (HSB):
304°, 99.2126%, 99.6078%
XYZ:
56.1808, 27.2287, 82.4154
xyY:
0.3388, 0.1642, 27.2287
CIE-Lab:
59.1854, 95.5422, -52.6390
CIE-LCH:
59.1854, 109.0833, 331.1474
CIE-Luv:
59.1854, 90.6721, -95.4719
Hunter-Lab:
52.1811, 100.8652, -57.1165
#fe02ed color charts
#fe02ed color shades, tints & tones
#fe02ed color schemes
#fe02ed color preview, HTML & CSS examples
This text has a color of #fe02ed
<p style="color:#fe02ed;">Text here</p>
.mytext {color:#fe02ed;}
This box has a color of #fe02ed
<div style="background-color:#fe02ed;">Content here</div>
.mybackground {background-color:#fe02ed;}
Border around this has a color of #fe02ed
<div style="border:2px solid #fe02ed;">Content here</div>
.myborder {border:2px solid #fe02ed;}