#fe358c color space conversions
Hex:
#fe358c
RGB:
254, 53, 140
CMY:
0, 79, 45
CMYK:
0, 79, 45, 0
HSL:
334°, 99.0148%, 60.1961%
HSV (HSB):
334°, 79.1339%, 99.6078%
XYZ:
46.8798, 25.5105, 27.2641
xyY:
0.4704, 0.2560, 25.5105
CIE-Lab:
57.5695, 77.9405, 0.7849
CIE-LCH:
57.5695, 77.9445, 0.5770
CIE-Luv:
57.5695, 126.3969, -14.4604
Hunter-Lab:
50.5079, 77.2890, 3.3508
#fe358c color charts
#fe358c color shades, tints & tones
#fe358c color schemes
#fe358c color preview, HTML & CSS examples
This text has a color of #fe358c
<p style="color:#fe358c;">Text here</p>
.mytext {color:#fe358c;}
This box has a color of #fe358c
<div style="background-color:#fe358c;">Content here</div>
.mybackground {background-color:#fe358c;}
Border around this has a color of #fe358c
<div style="border:2px solid #fe358c;">Content here</div>
.myborder {border:2px solid #fe358c;}