#bb5380 color space conversions
Hex:
#bb5380
RGB:
187, 83, 128
CMY:
27, 67, 50
CMYK:
0, 56, 32, 27
HSL:
334°, 43.3333%, 52.9412%
HSV (HSB):
334°, 55.6150%, 73.3333%
XYZ:
27.4831, 18.3098, 22.5077
xyY:
0.4024, 0.2681, 18.3098
CIE-Lab:
49.8698, 46.7112, -4.6867
CIE-LCH:
49.8698, 46.9457, 354.2705
CIE-Luv:
49.8698, 64.5408, -14.6159
Hunter-Lab:
42.7900, 39.7641, -1.2338
#bb5380 color charts
#bb5380 color shades, tints & tones
#bb5380 color schemes
#bb5380 color preview, HTML & CSS examples
This text has a color of #bb5380
<p style="color:#bb5380;">Text here</p>
.mytext {color:#bb5380;}
This box has a color of #bb5380
<div style="background-color:#bb5380;">Content here</div>
.mybackground {background-color:#bb5380;}
Border around this has a color of #bb5380
<div style="border:2px solid #bb5380;">Content here</div>
.myborder {border:2px solid #bb5380;}