#fb2bb9 color space conversions
Hex:
#fb2bb9
RGB:
251, 43, 185
CMY:
2, 83, 27
CMYK:
0, 83, 26, 2
HSL:
319°, 96.2963%, 57.6471%
HSV (HSB):
319°, 82.8685%, 98.4314%
XYZ:
49.4045, 25.7398, 48.2633
xyY:
0.4003, 0.2086, 25.7398
CIE-Lab:
57.7892, 83.9615, -25.2699
CIE-LCH:
57.7892, 87.6819, 343.2498
CIE-Luv:
57.7892, 107.2123, -51.9319
Hunter-Lab:
50.7344, 85.0359, -20.8882
#fb2bb9 color charts
#fb2bb9 color shades, tints & tones
#fb2bb9 color schemes
#fb2bb9 color preview, HTML & CSS examples
This text has a color of #fb2bb9
<p style="color:#fb2bb9;">Text here</p>
.mytext {color:#fb2bb9;}
This box has a color of #fb2bb9
<div style="background-color:#fb2bb9;">Content here</div>
.mybackground {background-color:#fb2bb9;}
Border around this has a color of #fb2bb9
<div style="border:2px solid #fb2bb9;">Content here</div>
.myborder {border:2px solid #fb2bb9;}