#bb8d86 color space conversions
Hex:
#bb8d86
RGB:
187, 141, 134
CMY:
27, 45, 47
CMYK:
0, 25, 28, 27
HSL:
8°, 28.0423%, 62.9412%
HSV (HSB):
8°, 28.3422%, 73.3333%
XYZ:
34.3215, 31.3358, 26.7937
xyY:
0.3712, 0.3389, 31.3358
CIE-Lab:
62.7901, 16.4389, 10.5151
CIE-LCH:
62.7901, 19.5142, 32.6051
CIE-Luv:
62.7901, 30.1543, 11.4013
Hunter-Lab:
55.9784, 11.4798, 10.8060
#bb8d86 color charts
#bb8d86 color shades, tints & tones
#bb8d86 color schemes
#bb8d86 color preview, HTML & CSS examples
This text has a color of #bb8d86
<p style="color:#bb8d86;">Text here</p>
.mytext {color:#bb8d86;}
This box has a color of #bb8d86
<div style="background-color:#bb8d86;">Content here</div>
.mybackground {background-color:#bb8d86;}
Border around this has a color of #bb8d86
<div style="border:2px solid #bb8d86;">Content here</div>
.myborder {border:2px solid #bb8d86;}