#fb32c6 color space conversions
Hex:
#fb32c6
RGB:
251, 50, 198
CMY:
2, 80, 22
CMYK:
0, 80, 21, 2
HSL:
316°, 96.1722%, 59.0196%
HSV (HSB):
316°, 80.0797%, 98.4314%
XYZ:
51.1173, 26.8677, 55.9179
xyY:
0.3817, 0.2007, 26.8677
CIE-Lab:
58.8516, 83.9754, -31.1077
CIE-LCH:
58.8516, 89.5520, 339.6734
CIE-Luv:
58.8516, 100.1855, -60.8267
Hunter-Lab:
51.8340, 85.3224, -27.6775
#fb32c6 color charts
#fb32c6 color shades, tints & tones
#fb32c6 color schemes
#fb32c6 color preview, HTML & CSS examples
This text has a color of #fb32c6
<p style="color:#fb32c6;">Text here</p>
.mytext {color:#fb32c6;}
This box has a color of #fb32c6
<div style="background-color:#fb32c6;">Content here</div>
.mybackground {background-color:#fb32c6;}
Border around this has a color of #fb32c6
<div style="border:2px solid #fb32c6;">Content here</div>
.myborder {border:2px solid #fb32c6;}