#fe3b8c color space conversions
Hex:
#fe3b8c
RGB:
254, 59, 140
CMY:
0, 77, 45
CMYK:
0, 77, 45, 0
HSL:
335°, 98.9848%, 61.3725%
HSV (HSB):
335°, 76.7717%, 99.6078%
XYZ:
47.1706, 26.0922, 27.3611
xyY:
0.4688, 0.2593, 26.0922
CIE-Lab:
58.1245, 76.3636, 1.5926
CIE-LCH:
58.1245, 76.3802, 1.1947
CIE-Luv:
58.1245, 124.3501, -13.0668
Hunter-Lab:
51.0805, 75.4460, 3.9979
#fe3b8c color charts
#fe3b8c color shades, tints & tones
#fe3b8c color schemes
#fe3b8c color preview, HTML & CSS examples
This text has a color of #fe3b8c
<p style="color:#fe3b8c;">Text here</p>
.mytext {color:#fe3b8c;}
This box has a color of #fe3b8c
<div style="background-color:#fe3b8c;">Content here</div>
.mybackground {background-color:#fe3b8c;}
Border around this has a color of #fe3b8c
<div style="border:2px solid #fe3b8c;">Content here</div>
.myborder {border:2px solid #fe3b8c;}