#fb2be4 color space conversions
Hex:
#fb2be4
RGB:
251, 43, 228
CMY:
2, 83, 11
CMYK:
0, 83, 9, 2
HSL:
307°, 96.2963%, 57.6471%
HSV (HSB):
307°, 82.8685%, 98.4314%
XYZ:
54.6511, 27.8384, 75.8917
xyY:
0.3451, 0.1758, 27.8384
CIE-Lab:
59.7425, 89.2974, -46.7365
CIE-LCH:
59.7425, 100.7885, 332.3733
CIE-Luv:
59.7425, 88.9235, -85.7144
Hunter-Lab:
52.7621, 92.5570, -48.3477
#fb2be4 color charts
#fb2be4 color shades, tints & tones
#fb2be4 color schemes
#fb2be4 color preview, HTML & CSS examples
This text has a color of #fb2be4
<p style="color:#fb2be4;">Text here</p>
.mytext {color:#fb2be4;}
This box has a color of #fb2be4
<div style="background-color:#fb2be4;">Content here</div>
.mybackground {background-color:#fb2be4;}
Border around this has a color of #fb2be4
<div style="border:2px solid #fb2be4;">Content here</div>
.myborder {border:2px solid #fb2be4;}