#fb325b color space conversions
Hex:
#fb325b
RGB:
251, 50, 91
CMY:
2, 80, 64
CMYK:
0, 80, 64, 2
HSL:
348°, 96.1722%, 59.0196%
HSV (HSB):
348°, 80.0797%, 98.4314%
XYZ:
42.8126, 23.5458, 12.1858
xyY:
0.5451, 0.2998, 23.5458
CIE-Lab:
55.6301, 74.5280, 27.1184
CIE-LCH:
55.6301, 79.3084, 19.9948
CIE-Luv:
55.6301, 143.2374, 15.5987
Hunter-Lab:
48.5240, 72.5732, 19.0773
#fb325b color charts
#fb325b color shades, tints & tones
#fb325b color schemes
#fb325b color preview, HTML & CSS examples
This text has a color of #fb325b
<p style="color:#fb325b;">Text here</p>
.mytext {color:#fb325b;}
This box has a color of #fb325b
<div style="background-color:#fb325b;">Content here</div>
.mybackground {background-color:#fb325b;}
Border around this has a color of #fb325b
<div style="border:2px solid #fb325b;">Content here</div>
.myborder {border:2px solid #fb325b;}