#ff2a89 color space conversions
Hex:
#ff2a89
RGB:
255, 42, 137
CMY:
0, 84, 46
CMYK:
0, 84, 46, 0
HSL:
333°, 100.0000%, 58.2353%
HSV (HSB):
333°, 83.5294%, 100.0000%
XYZ:
46.5833, 24.7221, 25.9835
xyY:
0.4788, 0.2541, 24.7221
CIE-Lab:
56.8036, 80.4071, 1.4699
CIE-LCH:
56.8036, 80.4205, 1.0473
CIE-Luv:
56.8036, 131.6752, -14.1599
Hunter-Lab:
49.7213, 80.2224, 3.8209
#ff2a89 color charts
#ff2a89 color shades, tints & tones
#ff2a89 color schemes
#ff2a89 color preview, HTML & CSS examples
This text has a color of #ff2a89
<p style="color:#ff2a89;">Text here</p>
.mytext {color:#ff2a89;}
This box has a color of #ff2a89
<div style="background-color:#ff2a89;">Content here</div>
.mybackground {background-color:#ff2a89;}
Border around this has a color of #ff2a89
<div style="border:2px solid #ff2a89;">Content here</div>
.myborder {border:2px solid #ff2a89;}