#ff5bb2 color space conversions
Hex:
#ff5bb2
RGB:
255, 91, 178
CMY:
0, 64, 30
CMYK:
0, 64, 30, 0
HSL:
328°, 100.0000%, 67.8431%
HSV (HSB):
328°, 64.3137%, 100.0000%
XYZ:
53.0170, 31.9565, 45.4934
xyY:
0.4064, 0.2449, 31.9565
CIE-Lab:
63.3069, 69.7472, -12.7817
CIE-LCH:
63.3069, 70.9087, 349.6154
CIE-Luv:
63.3069, 98.1218, -31.5438
Hunter-Lab:
56.5301, 68.4792, -8.1434
#ff5bb2 color charts
#ff5bb2 color shades, tints & tones
#ff5bb2 color schemes
#ff5bb2 color preview, HTML & CSS examples
This text has a color of #ff5bb2
<p style="color:#ff5bb2;">Text here</p>
.mytext {color:#ff5bb2;}
This box has a color of #ff5bb2
<div style="background-color:#ff5bb2;">Content here</div>
.mybackground {background-color:#ff5bb2;}
Border around this has a color of #ff5bb2
<div style="border:2px solid #ff5bb2;">Content here</div>
.myborder {border:2px solid #ff5bb2;}