#fe50bc color space conversions
Hex:
#fe50bc
RGB:
254, 80, 188
CMY:
0, 69, 26
CMYK:
0, 69, 26, 0
HSL:
323°, 98.8636%, 65.4902%
HSV (HSB):
323°, 68.5039%, 99.6078%
XYZ:
52.8188, 30.4390, 50.6684
xyY:
0.3944, 0.2273, 30.4390
CIE-Lab:
62.0312, 74.7328, -20.4483
CIE-LCH:
62.0312, 77.4799, 344.6974
CIE-Luv:
62.0312, 98.0527, -43.6614
Hunter-Lab:
55.1715, 74.3379, -15.8306
#fe50bc color charts
#fe50bc color shades, tints & tones
#fe50bc color schemes
#fe50bc color preview, HTML & CSS examples
This text has a color of #fe50bc
<p style="color:#fe50bc;">Text here</p>
.mytext {color:#fe50bc;}
This box has a color of #fe50bc
<div style="background-color:#fe50bc;">Content here</div>
.mybackground {background-color:#fe50bc;}
Border around this has a color of #fe50bc
<div style="border:2px solid #fe50bc;">Content here</div>
.myborder {border:2px solid #fe50bc;}