#fe09ca color space conversions
Hex:
#fe09ca
RGB:
254, 9, 202
CMY:
0, 96, 21
CMYK:
0, 96, 20, 0
HSL:
313°, 99.1903%, 51.5686%
HSV (HSB):
313°, 96.4567%, 99.6078%
XYZ:
51.6314, 25.5305, 58.0837
xyY:
0.3818, 0.1888, 25.5305
CIE-Lab:
57.5887, 90.7777, -35.3269
CIE-LCH:
57.5887, 97.4094, 338.7361
CIE-Luv:
57.5887, 105.8386, -68.0819
Hunter-Lab:
50.5277, 93.9757, -32.7870
#fe09ca color charts
#fe09ca color shades, tints & tones
#fe09ca color schemes
#fe09ca color preview, HTML & CSS examples
This text has a color of #fe09ca
<p style="color:#fe09ca;">Text here</p>
.mytext {color:#fe09ca;}
This box has a color of #fe09ca
<div style="background-color:#fe09ca;">Content here</div>
.mybackground {background-color:#fe09ca;}
Border around this has a color of #fe09ca
<div style="border:2px solid #fe09ca;">Content here</div>
.myborder {border:2px solid #fe09ca;}