#bb8e85 color space conversions
Hex:
#bb8e85
RGB:
187, 142, 133
CMY:
27, 44, 48
CMYK:
0, 24, 29, 27
HSL:
10°, 28.4211%, 62.7451%
HSV (HSB):
10°, 28.8770%, 73.3333%
XYZ:
34.4002, 31.6043, 26.4774
xyY:
0.3720, 0.3417, 31.6043
CIE-Lab:
63.0144, 15.7436, 11.3971
CIE-LCH:
63.0144, 19.4359, 35.9015
CIE-Luv:
63.0144, 29.6678, 12.6873
Hunter-Lab:
56.2177, 10.8451, 11.4279
#bb8e85 color charts
#bb8e85 color shades, tints & tones
#bb8e85 color schemes
#bb8e85 color preview, HTML & CSS examples
This text has a color of #bb8e85
<p style="color:#bb8e85;">Text here</p>
.mytext {color:#bb8e85;}
This box has a color of #bb8e85
<div style="background-color:#bb8e85;">Content here</div>
.mybackground {background-color:#bb8e85;}
Border around this has a color of #bb8e85
<div style="border:2px solid #bb8e85;">Content here</div>
.myborder {border:2px solid #bb8e85;}