#bb3385 color space conversions
Hex:
#bb3385
RGB:
187, 51, 133
CMY:
27, 80, 48
CMYK:
0, 73, 29, 27
HSL:
324°, 57.1429%, 46.6667%
HSV (HSB):
324°, 72.7273%, 73.3333%
XYZ:
25.9110, 14.6259, 23.6477
xyY:
0.4037, 0.2279, 14.6259
CIE-Lab:
45.1175, 60.7666, -14.8440
CIE-LCH:
45.1175, 62.5534, 346.2727
CIE-Luv:
45.1175, 76.1873, -30.5554
Hunter-Lab:
38.2438, 54.0107, -9.8908
#bb3385 color charts
#bb3385 color shades, tints & tones
#bb3385 color schemes
#bb3385 color preview, HTML & CSS examples
This text has a color of #bb3385
<p style="color:#bb3385;">Text here</p>
.mytext {color:#bb3385;}
This box has a color of #bb3385
<div style="background-color:#bb3385;">Content here</div>
.mybackground {background-color:#bb3385;}
Border around this has a color of #bb3385
<div style="border:2px solid #bb3385;">Content here</div>
.myborder {border:2px solid #bb3385;}