#ff2884 color space conversions
Hex:
#ff2884
RGB:
255, 40, 132
CMY:
0, 84, 48
CMYK:
0, 84, 48, 0
HSL:
334°, 100.0000%, 57.8431%
HSV (HSB):
334°, 84.3137%, 100.0000%
XYZ:
46.1636, 24.4435, 24.1148
xyY:
0.4874, 0.2581, 24.4435
CIE-Lab:
56.5292, 80.4027, 4.0450
CIE-LCH:
56.5292, 80.5044, 2.8801
CIE-Luv:
56.5292, 134.3102, -10.9464
Hunter-Lab:
49.4404, 80.1489, 5.6893
#ff2884 color charts
#ff2884 color shades, tints & tones
#ff2884 color schemes
#ff2884 color preview, HTML & CSS examples
This text has a color of #ff2884
<p style="color:#ff2884;">Text here</p>
.mytext {color:#ff2884;}
This box has a color of #ff2884
<div style="background-color:#ff2884;">Content here</div>
.mybackground {background-color:#ff2884;}
Border around this has a color of #ff2884
<div style="border:2px solid #ff2884;">Content here</div>
.myborder {border:2px solid #ff2884;}