#ff2bb6 color space conversions
Hex:
#ff2bb6
RGB:
255, 43, 182
CMY:
0, 83, 29
CMYK:
0, 83, 29, 0
HSL:
321°, 100.0000%, 58.4314%
HSV (HSB):
321°, 83.1373%, 100.0000%
XYZ:
50.5474, 26.3652, 46.6808
xyY:
0.4090, 0.2133, 26.3652
CIE-Lab:
58.3820, 84.4826, -22.5625
CIE-LCH:
58.3820, 87.4436, 345.0472
CIE-Luv:
58.3820, 111.6849, -48.1618
Hunter-Lab:
51.3470, 85.8629, -17.9591
#ff2bb6 color charts
#ff2bb6 color shades, tints & tones
#ff2bb6 color schemes
#ff2bb6 color preview, HTML & CSS examples
This text has a color of #ff2bb6
<p style="color:#ff2bb6;">Text here</p>
.mytext {color:#ff2bb6;}
This box has a color of #ff2bb6
<div style="background-color:#ff2bb6;">Content here</div>
.mybackground {background-color:#ff2bb6;}
Border around this has a color of #ff2bb6
<div style="border:2px solid #ff2bb6;">Content here</div>
.myborder {border:2px solid #ff2bb6;}