#fe3a9e color space conversions
Hex:
#fe3a9e
RGB:
254, 58, 158
CMY:
0, 77, 38
CMYK:
0, 77, 38, 0
HSL:
329°, 98.9899%, 61.1765%
HSV (HSB):
329°, 77.1654%, 99.6078%
XYZ:
48.5577, 26.5656, 34.9161
xyY:
0.4413, 0.2414, 26.5656
CIE-Lab:
58.5700, 78.2857, -8.3253
CIE-LCH:
58.5700, 78.7271, 353.9297
CIE-Luv:
58.5700, 117.3802, -26.6775
Hunter-Lab:
51.5418, 77.9672, -4.0858
#fe3a9e color charts
#fe3a9e color shades, tints & tones
#fe3a9e color schemes
#fe3a9e color preview, HTML & CSS examples
This text has a color of #fe3a9e
<p style="color:#fe3a9e;">Text here</p>
.mytext {color:#fe3a9e;}
This box has a color of #fe3a9e
<div style="background-color:#fe3a9e;">Content here</div>
.mybackground {background-color:#fe3a9e;}
Border around this has a color of #fe3a9e
<div style="border:2px solid #fe3a9e;">Content here</div>
.myborder {border:2px solid #fe3a9e;}