#fe02ca color space conversions
Hex:
#fe02ca
RGB:
254, 2, 202
CMY:
0, 99, 21
CMYK:
0, 99, 20, 0
HSL:
312°, 99.2126%, 50.1961%
HSV (HSB):
312°, 99.2126%, 99.6078%
XYZ:
51.5554, 25.3785, 58.0584
xyY:
0.3819, 0.1880, 25.3785
CIE-Lab:
57.4424, 91.2081, -35.5556
CIE-LCH:
57.4424, 97.8934, 338.7027
CIE-Luv:
57.4424, 106.2111, -68.4632
Hunter-Lab:
50.3771, 94.5153, -33.0663
#fe02ca color charts
#fe02ca color shades, tints & tones
#fe02ca color schemes
#fe02ca color preview, HTML & CSS examples
This text has a color of #fe02ca
<p style="color:#fe02ca;">Text here</p>
.mytext {color:#fe02ca;}
This box has a color of #fe02ca
<div style="background-color:#fe02ca;">Content here</div>
.mybackground {background-color:#fe02ca;}
Border around this has a color of #fe02ca
<div style="border:2px solid #fe02ca;">Content here</div>
.myborder {border:2px solid #fe02ca;}