#fb2be6 color space conversions
Hex:
#fb2be6
RGB:
251, 43, 230
CMY:
2, 83, 10
CMYK:
0, 83, 8, 2
HSL:
306°, 96.2963%, 57.6471%
HSV (HSB):
306°, 82.8685%, 98.4314%
XYZ:
54.9305, 27.9502, 77.3627
xyY:
0.3428, 0.1744, 27.9502
CIE-Lab:
59.8437, 89.5684, -47.7003
CIE-LCH:
59.8437, 101.4781, 331.9621
CIE-Luv:
59.8437, 88.1139, -87.2630
Hunter-Lab:
52.8679, 92.9451, -49.7527
#fb2be6 color charts
#fb2be6 color shades, tints & tones
#fb2be6 color schemes
#fb2be6 color preview, HTML & CSS examples
This text has a color of #fb2be6
<p style="color:#fb2be6;">Text here</p>
.mytext {color:#fb2be6;}
This box has a color of #fb2be6
<div style="background-color:#fb2be6;">Content here</div>
.mybackground {background-color:#fb2be6;}
Border around this has a color of #fb2be6
<div style="border:2px solid #fb2be6;">Content here</div>
.myborder {border:2px solid #fb2be6;}