#fe007d color space conversions
Hex:
#fe007d
RGB:
254, 0, 125
CMY:
0, 100, 51
CMYK:
0, 100, 51, 0
HSL:
330°, 100.0000%, 49.8039%
HSV (HSB):
330°, 100.0000%, 99.6078%
XYZ:
44.5747, 22.5515, 21.4056
xyY:
0.5035, 0.2547, 22.5515
CIE-Lab:
54.6073, 84.1244, 5.4442
CIE-LCH:
54.6073, 84.3004, 3.7028
CIE-Luv:
54.6073, 142.6763, -10.1829
Hunter-Lab:
47.4884, 84.4432, 6.5167
#fe007d color charts
#fe007d color shades, tints & tones
#fe007d color schemes
#fe007d color preview, HTML & CSS examples
This text has a color of #fe007d
<p style="color:#fe007d;">Text here</p>
.mytext {color:#fe007d;}
This box has a color of #fe007d
<div style="background-color:#fe007d;">Content here</div>
.mybackground {background-color:#fe007d;}
Border around this has a color of #fe007d
<div style="border:2px solid #fe007d;">Content here</div>
.myborder {border:2px solid #fe007d;}