#ff2682 color space conversions
Hex:
#ff2682
RGB:
255, 38, 130
CMY:
0, 85, 49
CMYK:
0, 85, 49, 0
HSL:
335°, 100.0000%, 57.4510%
HSV (HSB):
335°, 85.0980%, 100.0000%
XYZ:
45.9624, 24.2579, 23.3789
xyY:
0.4911, 0.2592, 24.2579
CIE-Lab:
56.3451, 80.6239, 4.9713
CIE-LCH:
56.3451, 80.7771, 3.5284
CIE-Luv:
56.3451, 135.6606, -9.8664
Hunter-Lab:
49.2523, 80.3849, 6.3332
#ff2682 color charts
#ff2682 color shades, tints & tones
#ff2682 color schemes
#ff2682 color preview, HTML & CSS examples
This text has a color of #ff2682
<p style="color:#ff2682;">Text here</p>
.mytext {color:#ff2682;}
This box has a color of #ff2682
<div style="background-color:#ff2682;">Content here</div>
.mybackground {background-color:#ff2682;}
Border around this has a color of #ff2682
<div style="border:2px solid #ff2682;">Content here</div>
.myborder {border:2px solid #ff2682;}