#ff518c color space conversions
Hex:
#ff518c
RGB:
255, 81, 140
CMY:
0, 68, 45
CMYK:
0, 68, 45, 0
HSL:
340°, 100.0000%, 65.8824%
HSV (HSB):
340°, 68.2353%, 100.0000%
XYZ:
48.9161, 29.0383, 27.8377
xyY:
0.4624, 0.2745, 29.0383
CIE-Lab:
60.8154, 69.5883, 5.5035
CIE-LCH:
60.8154, 69.8056, 4.5219
CIE-Luv:
60.8154, 115.9314, -6.5030
Hunter-Lab:
53.8872, 67.7306, 7.0923
#ff518c color charts
#ff518c color shades, tints & tones
#ff518c color schemes
#ff518c color preview, HTML & CSS examples
This text has a color of #ff518c
<p style="color:#ff518c;">Text here</p>
.mytext {color:#ff518c;}
This box has a color of #ff518c
<div style="background-color:#ff518c;">Content here</div>
.mybackground {background-color:#ff518c;}
Border around this has a color of #ff518c
<div style="border:2px solid #ff518c;">Content here</div>
.myborder {border:2px solid #ff518c;}