#ff2d89 color space conversions
Hex:
#ff2d89
RGB:
255, 45, 137
CMY:
0, 82, 46
CMYK:
0, 82, 46, 0
HSL:
334°, 100.0000%, 58.8235%
HSV (HSB):
334°, 82.3529%, 100.0000%
XYZ:
46.6937, 24.9429, 26.0203
xyY:
0.4781, 0.2554, 24.9429
CIE-Lab:
57.0198, 79.7867, 1.7840
CIE-LCH:
57.0198, 79.8066, 1.2809
CIE-Luv:
57.0198, 130.8577, -13.6188
Hunter-Lab:
49.9429, 79.4873, 4.0698
#ff2d89 color charts
#ff2d89 color shades, tints & tones
#ff2d89 color schemes
#ff2d89 color preview, HTML & CSS examples
This text has a color of #ff2d89
<p style="color:#ff2d89;">Text here</p>
.mytext {color:#ff2d89;}
This box has a color of #ff2d89
<div style="background-color:#ff2d89;">Content here</div>
.mybackground {background-color:#ff2d89;}
Border around this has a color of #ff2d89
<div style="border:2px solid #ff2d89;">Content here</div>
.myborder {border:2px solid #ff2d89;}