#bb8f85 color space conversions
Hex:
#bb8f85
RGB:
187, 143, 133
CMY:
27, 44, 48
CMYK:
0, 24, 29, 27
HSL:
11°, 28.4211%, 62.7451%
HSV (HSB):
11°, 28.8770%, 73.3333%
XYZ:
34.5496, 31.9032, 26.5273
xyY:
0.3716, 0.3431, 31.9032
CIE-Lab:
63.2628, 15.1885, 11.7470
CIE-LCH:
63.2628, 19.2011, 37.7188
CIE-Luv:
63.2628, 29.0610, 13.2594
Hunter-Lab:
56.4829, 10.3403, 11.6924
#bb8f85 color charts
#bb8f85 color shades, tints & tones
#bb8f85 color schemes
#bb8f85 color preview, HTML & CSS examples
This text has a color of #bb8f85
<p style="color:#bb8f85;">Text here</p>
.mytext {color:#bb8f85;}
This box has a color of #bb8f85
<div style="background-color:#bb8f85;">Content here</div>
.mybackground {background-color:#bb8f85;}
Border around this has a color of #bb8f85
<div style="border:2px solid #bb8f85;">Content here</div>
.myborder {border:2px solid #bb8f85;}