#ff5bb0 color space conversions
Hex:
#ff5bb0
RGB:
255, 91, 176
CMY:
0, 64, 31
CMYK:
0, 64, 31, 0
HSL:
329°, 100.0000%, 67.8431%
HSV (HSB):
329°, 64.3137%, 100.0000%
XYZ:
52.8176, 31.8768, 44.4433
xyY:
0.4090, 0.2468, 31.8768
CIE-Lab:
63.2409, 69.5152, -11.7362
CIE-LCH:
63.2409, 70.4990, 350.4172
CIE-Luv:
63.2409, 98.8162, -29.9800
Hunter-Lab:
56.4595, 68.1816, -7.1498
#ff5bb0 color charts
#ff5bb0 color shades, tints & tones
#ff5bb0 color schemes
#ff5bb0 color preview, HTML & CSS examples
This text has a color of #ff5bb0
<p style="color:#ff5bb0;">Text here</p>
.mytext {color:#ff5bb0;}
This box has a color of #ff5bb0
<div style="background-color:#ff5bb0;">Content here</div>
.mybackground {background-color:#ff5bb0;}
Border around this has a color of #ff5bb0
<div style="border:2px solid #ff5bb0;">Content here</div>
.myborder {border:2px solid #ff5bb0;}