#ff2d86 color space conversions
Hex:
#ff2d86
RGB:
255, 45, 134
CMY:
0, 82, 47
CMYK:
0, 82, 47, 0
HSL:
335°, 100.0000%, 58.8235%
HSV (HSB):
335°, 82.3529%, 100.0000%
XYZ:
46.4815, 24.8580, 24.9025
xyY:
0.4830, 0.2583, 24.8580
CIE-Lab:
56.9368, 79.5455, 3.4444
CIE-LCH:
56.9368, 79.6200, 2.4794
CIE-Luv:
56.9368, 132.1096, -11.4815
Hunter-Lab:
49.8578, 79.1609, 5.2869
#ff2d86 color charts
#ff2d86 color shades, tints & tones
#ff2d86 color schemes
#ff2d86 color preview, HTML & CSS examples
This text has a color of #ff2d86
<p style="color:#ff2d86;">Text here</p>
.mytext {color:#ff2d86;}
This box has a color of #ff2d86
<div style="background-color:#ff2d86;">Content here</div>
.mybackground {background-color:#ff2d86;}
Border around this has a color of #ff2d86
<div style="border:2px solid #ff2d86;">Content here</div>
.myborder {border:2px solid #ff2d86;}