#ff2a91 color space conversions
Hex:
#ff2a91
RGB:
255, 42, 145
CMY:
0, 84, 43
CMYK:
0, 84, 43, 0
HSL:
331°, 100.0000%, 58.2353%
HSV (HSB):
331°, 83.5294%, 100.0000%
XYZ:
47.1788, 24.9603, 29.1193
xyY:
0.4659, 0.2465, 24.9603
CIE-Lab:
57.0367, 81.0752, -2.9303
CIE-LCH:
57.0367, 81.1281, 357.9300
CIE-Luv:
57.0367, 128.2460, -19.9785
Hunter-Lab:
49.9602, 81.1319, 0.4151
#ff2a91 color charts
#ff2a91 color shades, tints & tones
#ff2a91 color schemes
#ff2a91 color preview, HTML & CSS examples
This text has a color of #ff2a91
<p style="color:#ff2a91;">Text here</p>
.mytext {color:#ff2a91;}
This box has a color of #ff2a91
<div style="background-color:#ff2a91;">Content here</div>
.mybackground {background-color:#ff2a91;}
Border around this has a color of #ff2a91
<div style="border:2px solid #ff2a91;">Content here</div>
.myborder {border:2px solid #ff2a91;}