#bb8c8b color space conversions
Hex:
#bb8c8b
RGB:
187, 140, 139
CMY:
27, 45, 45
CMYK:
0, 25, 26, 27
HSL:
1°, 26.0870%, 63.9216%
HSV (HSB):
1°, 25.6684%, 73.3333%
XYZ:
34.5318, 31.1850, 28.6254
xyY:
0.3660, 0.3306, 31.1850
CIE-Lab:
62.6635, 17.7101, 7.5038
CIE-LCH:
62.6635, 19.2342, 22.9624
CIE-Luv:
62.6635, 30.1388, 7.1987
Hunter-Lab:
55.8436, 12.6522, 8.6985
#bb8c8b color charts
#bb8c8b color shades, tints & tones
#bb8c8b color schemes
#bb8c8b color preview, HTML & CSS examples
This text has a color of #bb8c8b
<p style="color:#bb8c8b;">Text here</p>
.mytext {color:#bb8c8b;}
This box has a color of #bb8c8b
<div style="background-color:#bb8c8b;">Content here</div>
.mybackground {background-color:#bb8c8b;}
Border around this has a color of #bb8c8b
<div style="border:2px solid #bb8c8b;">Content here</div>
.myborder {border:2px solid #bb8c8b;}