#ff5077 color space conversions
Hex:
#ff5077
RGB:
255, 80, 119
CMY:
0, 69, 53
CMYK:
0, 69, 53, 0
HSL:
347°, 100.0000%, 65.6863%
HSV (HSB):
347°, 68.6275%, 100.0000%
XYZ:
47.4384, 28.3292, 20.4206
xyY:
0.4932, 0.2945, 28.3292
CIE-Lab:
60.1850, 68.2296, 16.8727
CIE-LCH:
60.1850, 70.2849, 13.8902
CIE-Luv:
60.1850, 123.4205, 7.3906
Hunter-Lab:
53.2252, 65.9489, 14.5102
#ff5077 color charts
#ff5077 color shades, tints & tones
#ff5077 color schemes
#ff5077 color preview, HTML & CSS examples
This text has a color of #ff5077
<p style="color:#ff5077;">Text here</p>
.mytext {color:#ff5077;}
This box has a color of #ff5077
<div style="background-color:#ff5077;">Content here</div>
.mybackground {background-color:#ff5077;}
Border around this has a color of #ff5077
<div style="border:2px solid #ff5077;">Content here</div>
.myborder {border:2px solid #ff5077;}