#ff2680 color space conversions
Hex:
#ff2680
RGB:
255, 38, 128
CMY:
0, 85, 50
CMYK:
0, 85, 50, 0
HSL:
335°, 100.0000%, 57.4510%
HSV (HSB):
335°, 85.0980%, 100.0000%
XYZ:
45.8294, 24.2047, 22.6786
xyY:
0.4943, 0.2611, 24.2047
CIE-Lab:
56.2922, 80.4732, 6.0880
CIE-LCH:
56.2922, 80.7031, 4.3263
CIE-Luv:
56.2922, 136.4989, -8.4757
Hunter-Lab:
49.1983, 80.1799, 7.1084
#ff2680 color charts
#ff2680 color shades, tints & tones
#ff2680 color schemes
#ff2680 color preview, HTML & CSS examples
This text has a color of #ff2680
<p style="color:#ff2680;">Text here</p>
.mytext {color:#ff2680;}
This box has a color of #ff2680
<div style="background-color:#ff2680;">Content here</div>
.mybackground {background-color:#ff2680;}
Border around this has a color of #ff2680
<div style="border:2px solid #ff2680;">Content here</div>
.myborder {border:2px solid #ff2680;}