#ff508a color space conversions
Hex:
#ff508a
RGB:
255, 80, 138
CMY:
0, 69, 46
CMYK:
0, 69, 46, 0
HSL:
340°, 100.0000%, 65.6863%
HSV (HSB):
340°, 68.6275%, 100.0000%
XYZ:
48.6961, 28.8323, 27.0434
xyY:
0.4657, 0.2757, 28.8323
CIE-Lab:
60.6333, 69.7717, 6.4086
CIE-LCH:
60.6333, 70.0654, 5.2480
CIE-Luv:
60.6333, 117.1001, -5.4106
Hunter-Lab:
53.6957, 67.9124, 7.7261
#ff508a color charts
#ff508a color shades, tints & tones
#ff508a color schemes
#ff508a color preview, HTML & CSS examples
This text has a color of #ff508a
<p style="color:#ff508a;">Text here</p>
.mytext {color:#ff508a;}
This box has a color of #ff508a
<div style="background-color:#ff508a;">Content here</div>
.mybackground {background-color:#ff508a;}
Border around this has a color of #ff508a
<div style="border:2px solid #ff508a;">Content here</div>
.myborder {border:2px solid #ff508a;}