#fe07c5 color space conversions
Hex:
#fe07c5
RGB:
254, 7, 197
CMY:
0, 97, 23
CMYK:
0, 97, 22, 0
HSL:
314°, 99.1968%, 51.1765%
HSV (HSB):
314°, 97.2441%, 99.6078%
XYZ:
51.0271, 25.2540, 55.0084
xyY:
0.3887, 0.1924, 25.2540
CIE-Lab:
57.3221, 90.3289, -32.8718
CIE-LCH:
57.3221, 96.1242, 340.0029
CIE-Luv:
57.3221, 108.2598, -64.2758
Hunter-Lab:
50.2534, 93.3048, -29.7227
#fe07c5 color charts
#fe07c5 color shades, tints & tones
#fe07c5 color schemes
#fe07c5 color preview, HTML & CSS examples
This text has a color of #fe07c5
<p style="color:#fe07c5;">Text here</p>
.mytext {color:#fe07c5;}
This box has a color of #fe07c5
<div style="background-color:#fe07c5;">Content here</div>
.mybackground {background-color:#fe07c5;}
Border around this has a color of #fe07c5
<div style="border:2px solid #fe07c5;">Content here</div>
.myborder {border:2px solid #fe07c5;}