#fe139c color space conversions
Hex:
#fe139c
RGB:
254, 19, 156
CMY:
0, 93, 39
CMYK:
0, 93, 39, 0
HSL:
325°, 99.1561%, 53.5294%
HSV (HSB):
325°, 92.5197%, 99.6078%
XYZ:
47.1067, 23.9369, 33.5900
xyY:
0.4502, 0.2288, 23.9369
CIE-Lab:
56.0245, 85.2360, -10.9585
CIE-LCH:
56.0245, 85.9376, 352.6739
CIE-Luv:
56.0245, 126.6270, -31.5817
Hunter-Lab:
48.9253, 86.2455, -6.4582
#fe139c color charts
#fe139c color shades, tints & tones
#fe139c color schemes
#fe139c color preview, HTML & CSS examples
This text has a color of #fe139c
<p style="color:#fe139c;">Text here</p>
.mytext {color:#fe139c;}
This box has a color of #fe139c
<div style="background-color:#fe139c;">Content here</div>
.mybackground {background-color:#fe139c;}
Border around this has a color of #fe139c
<div style="border:2px solid #fe139c;">Content here</div>
.myborder {border:2px solid #fe139c;}