#ff508e color space conversions
Hex:
#ff508e
RGB:
255, 80, 142
CMY:
0, 69, 44
CMYK:
0, 69, 44, 0
HSL:
339°, 100.0000%, 65.6863%
HSV (HSB):
339°, 68.6275%, 100.0000%
XYZ:
48.9911, 28.9503, 28.5970
xyY:
0.4598, 0.2717, 28.9503
CIE-Lab:
60.7378, 70.1280, 4.2258
CIE-LCH:
60.7378, 70.2552, 3.4484
CIE-Luv:
60.7378, 115.7063, -8.2532
Hunter-Lab:
53.8055, 68.3687, 6.1519
#ff508e color charts
#ff508e color shades, tints & tones
#ff508e color schemes
#ff508e color preview, HTML & CSS examples
This text has a color of #ff508e
<p style="color:#ff508e;">Text here</p>
.mytext {color:#ff508e;}
This box has a color of #ff508e
<div style="background-color:#ff508e;">Content here</div>
.mybackground {background-color:#ff508e;}
Border around this has a color of #ff508e
<div style="border:2px solid #ff508e;">Content here</div>
.myborder {border:2px solid #ff508e;}