#bb3485 color space conversions
Hex:
#bb3485
RGB:
187, 52, 133
CMY:
27, 80, 48
CMYK:
0, 72, 29, 27
HSL:
324°, 56.4854%, 46.8627%
HSV (HSB):
324°, 72.1925%, 73.3333%
XYZ:
25.9551, 14.7142, 23.6624
xyY:
0.4035, 0.2287, 14.7142
CIE-Lab:
45.2403, 60.4214, -14.6572
CIE-LCH:
45.2403, 62.1738, 346.3644
CIE-Luv:
45.2403, 75.8642, -30.2559
Hunter-Lab:
38.3591, 53.6509, -9.7226
#bb3485 color charts
#bb3485 color shades, tints & tones
#bb3485 color schemes
#bb3485 color preview, HTML & CSS examples
This text has a color of #bb3485
<p style="color:#bb3485;">Text here</p>
.mytext {color:#bb3485;}
This box has a color of #bb3485
<div style="background-color:#bb3485;">Content here</div>
.mybackground {background-color:#bb3485;}
Border around this has a color of #bb3485
<div style="border:2px solid #bb3485;">Content here</div>
.myborder {border:2px solid #bb3485;}