#ff2991 color space conversions
Hex:
#ff2991
RGB:
255, 41, 145
CMY:
0, 84, 43
CMYK:
0, 84, 43, 0
HSL:
331°, 100.0000%, 58.0392%
HSV (HSB):
331°, 83.9216%, 100.0000%
XYZ:
47.1438, 24.8902, 29.1076
xyY:
0.4661, 0.2461, 24.8902
CIE-Lab:
56.9683, 81.2720, -3.0310
CIE-LCH:
56.9683, 81.3285, 357.8641
CIE-Luv:
56.9683, 128.4940, -20.1525
Hunter-Lab:
49.8901, 81.3664, 0.3312
#ff2991 color charts
#ff2991 color shades, tints & tones
#ff2991 color schemes
#ff2991 color preview, HTML & CSS examples
This text has a color of #ff2991
<p style="color:#ff2991;">Text here</p>
.mytext {color:#ff2991;}
This box has a color of #ff2991
<div style="background-color:#ff2991;">Content here</div>
.mybackground {background-color:#ff2991;}
Border around this has a color of #ff2991
<div style="border:2px solid #ff2991;">Content here</div>
.myborder {border:2px solid #ff2991;}