#fe408c color space conversions
Hex:
#fe408c
RGB:
254, 64, 140
CMY:
0, 75, 45
CMYK:
0, 75, 45, 0
HSL:
336°, 98.9583%, 62.3529%
HSV (HSB):
336°, 74.8031%, 99.6078%
XYZ:
47.4401, 26.6311, 27.4509
xyY:
0.4673, 0.2623, 26.6311
CIE-Lab:
58.6313, 74.9314, 2.3284
CIE-LCH:
58.6313, 74.9675, 1.7799
CIE-Luv:
58.6313, 122.4865, -11.7968
Hunter-Lab:
51.6053, 73.7834, 4.5850
#fe408c color charts
#fe408c color shades, tints & tones
#fe408c color schemes
#fe408c color preview, HTML & CSS examples
This text has a color of #fe408c
<p style="color:#fe408c;">Text here</p>
.mytext {color:#fe408c;}
This box has a color of #fe408c
<div style="background-color:#fe408c;">Content here</div>
.mybackground {background-color:#fe408c;}
Border around this has a color of #fe408c
<div style="border:2px solid #fe408c;">Content here</div>
.myborder {border:2px solid #fe408c;}