#bb8a89 color space conversions
Hex:
#bb8a89
RGB:
187, 138, 137
CMY:
27, 46, 46
CMYK:
0, 26, 27, 27
HSL:
1°, 26.8817%, 63.5294%
HSV (HSB):
1°, 26.7380%, 73.3333%
XYZ:
34.0974, 30.5479, 27.7661
xyY:
0.3690, 0.3306, 30.5479
CIE-Lab:
62.1241, 18.5327, 7.8688
CIE-LCH:
62.1241, 20.1340, 23.0056
CIE-Luv:
62.1241, 31.5826, 7.5064
Hunter-Lab:
55.2702, 13.3977, 8.9035
#bb8a89 color charts
#bb8a89 color shades, tints & tones
#bb8a89 color schemes
#bb8a89 color preview, HTML & CSS examples
This text has a color of #bb8a89
<p style="color:#bb8a89;">Text here</p>
.mytext {color:#bb8a89;}
This box has a color of #bb8a89
<div style="background-color:#bb8a89;">Content here</div>
.mybackground {background-color:#bb8a89;}
Border around this has a color of #bb8a89
<div style="border:2px solid #bb8a89;">Content here</div>
.myborder {border:2px solid #bb8a89;}