#bb555c color space conversions
Hex:
#bb555c
RGB:
187, 85, 92
CMY:
27, 67, 64
CMYK:
0, 55, 51, 27
HSL:
356°, 42.8571%, 53.3333%
HSV (HSB):
356°, 54.5455%, 73.3333%
XYZ:
25.6738, 17.8345, 12.2145
xyY:
0.4607, 0.3201, 17.8345
CIE-Lab:
49.2948, 41.7688, 16.1200
CIE-LCH:
49.2948, 44.7715, 21.1032
CIE-Luv:
49.2948, 72.7431, 11.7291
Hunter-Lab:
42.2309, 34.6129, 12.4132
#bb555c color charts
#bb555c color shades, tints & tones
#bb555c color schemes
#bb555c color preview, HTML & CSS examples
This text has a color of #bb555c
<p style="color:#bb555c;">Text here</p>
.mytext {color:#bb555c;}
This box has a color of #bb555c
<div style="background-color:#bb555c;">Content here</div>
.mybackground {background-color:#bb555c;}
Border around this has a color of #bb555c
<div style="border:2px solid #bb555c;">Content here</div>
.myborder {border:2px solid #bb555c;}