#fb2bb1 color space conversions
Hex:
#fb2bb1
RGB:
251, 43, 177
CMY:
2, 83, 31
CMYK:
0, 83, 29, 2
HSL:
321°, 96.2963%, 57.6471%
HSV (HSB):
321°, 82.8685%, 98.4314%
XYZ:
48.5833, 25.4113, 43.9392
xyY:
0.4120, 0.2155, 25.4113
CIE-Lab:
57.4740, 83.0805, -21.1160
CIE-LCH:
57.4740, 85.7219, 345.7395
CIE-Luv:
57.4740, 110.7395, -45.6385
Hunter-Lab:
50.4096, 83.8163, -16.3930
#fb2bb1 color charts
#fb2bb1 color shades, tints & tones
#fb2bb1 color schemes
#fb2bb1 color preview, HTML & CSS examples
This text has a color of #fb2bb1
<p style="color:#fb2bb1;">Text here</p>
.mytext {color:#fb2bb1;}
This box has a color of #fb2bb1
<div style="background-color:#fb2bb1;">Content here</div>
.mybackground {background-color:#fb2bb1;}
Border around this has a color of #fb2bb1
<div style="border:2px solid #fb2bb1;">Content here</div>
.myborder {border:2px solid #fb2bb1;}