#ff2686 color space conversions
Hex:
#ff2686
RGB:
255, 38, 134
CMY:
0, 85, 47
CMYK:
0, 85, 47, 0
HSL:
333°, 100.0000%, 57.4510%
HSV (HSB):
333°, 85.0980%, 100.0000%
XYZ:
46.2362, 24.3675, 24.8207
xyY:
0.4845, 0.2554, 24.3675
CIE-Lab:
56.4538, 80.9331, 2.7457
CIE-LCH:
56.4538, 80.9797, 1.9430
CIE-Luv:
56.4538, 133.9664, -12.6834
Hunter-Lab:
49.3634, 80.8059, 4.7424
#ff2686 color charts
#ff2686 color shades, tints & tones
#ff2686 color schemes
#ff2686 color preview, HTML & CSS examples
This text has a color of #ff2686
<p style="color:#ff2686;">Text here</p>
.mytext {color:#ff2686;}
This box has a color of #ff2686
<div style="background-color:#ff2686;">Content here</div>
.mybackground {background-color:#ff2686;}
Border around this has a color of #ff2686
<div style="border:2px solid #ff2686;">Content here</div>
.myborder {border:2px solid #ff2686;}