#fb5bb5 color space conversions
Hex:
#fb5bb5
RGB:
251, 91, 181
CMY:
2, 64, 29
CMYK:
0, 64, 28, 2
HSL:
326°, 95.2381%, 67.0588%
HSV (HSB):
326°, 63.7450%, 98.4314%
XYZ:
51.8652, 31.3276, 47.0293
xyY:
0.3983, 0.2406, 31.3276
CIE-Lab:
62.7832, 69.0024, -15.3487
CIE-LCH:
62.7832, 70.6889, 347.4595
CIE-Luv:
62.7832, 93.9714, -35.0873
Hunter-Lab:
55.9711, 67.4566, -10.6383
#fb5bb5 color charts
#fb5bb5 color shades, tints & tones
#fb5bb5 color schemes
#fb5bb5 color preview, HTML & CSS examples
This text has a color of #fb5bb5
<p style="color:#fb5bb5;">Text here</p>
.mytext {color:#fb5bb5;}
This box has a color of #fb5bb5
<div style="background-color:#fb5bb5;">Content here</div>
.mybackground {background-color:#fb5bb5;}
Border around this has a color of #fb5bb5
<div style="border:2px solid #fb5bb5;">Content here</div>
.myborder {border:2px solid #fb5bb5;}