#bb555b color space conversions
Hex:
#bb555b
RGB:
187, 85, 91
CMY:
27, 67, 64
CMYK:
0, 55, 51, 27
HSL:
356°, 42.8571%, 53.3333%
HSV (HSB):
356°, 54.5455%, 73.3333%
XYZ:
25.6303, 17.8171, 11.9857
xyY:
0.4624, 0.3214, 17.8171
CIE-Lab:
49.2735, 41.6779, 16.6893
CIE-LCH:
49.2735, 44.8952, 21.8229
CIE-Luv:
49.2735, 72.9739, 12.3582
Hunter-Lab:
42.2103, 34.5181, 12.7117
#bb555b color charts
#bb555b color shades, tints & tones
#bb555b color schemes
#bb555b color preview, HTML & CSS examples
This text has a color of #bb555b
<p style="color:#bb555b;">Text here</p>
.mytext {color:#bb555b;}
This box has a color of #bb555b
<div style="background-color:#bb555b;">Content here</div>
.mybackground {background-color:#bb555b;}
Border around this has a color of #bb555b
<div style="border:2px solid #bb555b;">Content here</div>
.myborder {border:2px solid #bb555b;}