#fe50a9 color space conversions
Hex:
#fe50a9
RGB:
254, 80, 169
CMY:
0, 69, 34
CMYK:
0, 69, 33, 0
HSL:
329°, 98.8636%, 65.4902%
HSV (HSB):
329°, 68.5039%, 99.6078%
XYZ:
50.9031, 29.6727, 40.5806
xyY:
0.4201, 0.2449, 29.6727
CIE-Lab:
61.3708, 72.5482, -10.5315
CIE-LCH:
61.3708, 73.3086, 351.7403
CIE-Luv:
61.3708, 105.1298, -28.7411
Hunter-Lab:
54.4727, 71.4759, -6.0385
#fe50a9 color charts
#fe50a9 color shades, tints & tones
#fe50a9 color schemes
#fe50a9 color preview, HTML & CSS examples
This text has a color of #fe50a9
<p style="color:#fe50a9;">Text here</p>
.mytext {color:#fe50a9;}
This box has a color of #fe50a9
<div style="background-color:#fe50a9;">Content here</div>
.mybackground {background-color:#fe50a9;}
Border around this has a color of #fe50a9
<div style="border:2px solid #fe50a9;">Content here</div>
.myborder {border:2px solid #fe50a9;}