#ff2586 color space conversions
Hex:
#ff2586
RGB:
255, 37, 134
CMY:
0, 85, 47
CMYK:
0, 85, 47, 0
HSL:
333°, 100.0000%, 57.2549%
HSV (HSB):
333°, 85.4902%, 100.0000%
XYZ:
46.2046, 24.3044, 24.8102
xyY:
0.4847, 0.2550, 24.3044
CIE-Lab:
56.3913, 81.1134, 2.6550
CIE-LCH:
56.3913, 81.1569, 1.8747
CIE-Luv:
56.3913, 134.2074, -12.8393
Hunter-Lab:
49.2995, 81.0205, 4.6716
#ff2586 color charts
#ff2586 color shades, tints & tones
#ff2586 color schemes
#ff2586 color preview, HTML & CSS examples
This text has a color of #ff2586
<p style="color:#ff2586;">Text here</p>
.mytext {color:#ff2586;}
This box has a color of #ff2586
<div style="background-color:#ff2586;">Content here</div>
.mybackground {background-color:#ff2586;}
Border around this has a color of #ff2586
<div style="border:2px solid #ff2586;">Content here</div>
.myborder {border:2px solid #ff2586;}