#fb32b7 color space conversions
Hex:
#fb32b7
RGB:
251, 50, 183
CMY:
2, 80, 28
CMYK:
0, 80, 27, 2
HSL:
320°, 96.1722%, 59.0196%
HSV (HSB):
320°, 80.0797%, 98.4314%
XYZ:
49.4715, 26.2093, 47.2512
xyY:
0.4024, 0.2132, 26.2093
CIE-Lab:
58.2352, 82.2208, -23.4275
CIE-LCH:
58.2352, 85.4933, 344.0960
CIE-Luv:
58.2352, 106.5895, -48.9648
Hunter-Lab:
51.1950, 82.8992, -18.8860
#fb32b7 color charts
#fb32b7 color shades, tints & tones
#fb32b7 color schemes
#fb32b7 color preview, HTML & CSS examples
This text has a color of #fb32b7
<p style="color:#fb32b7;">Text here</p>
.mytext {color:#fb32b7;}
This box has a color of #fb32b7
<div style="background-color:#fb32b7;">Content here</div>
.mybackground {background-color:#fb32b7;}
Border around this has a color of #fb32b7
<div style="border:2px solid #fb32b7;">Content here</div>
.myborder {border:2px solid #fb32b7;}