#bb8c97 color space conversions
Hex:
#bb8c97
RGB:
187, 140, 151
CMY:
27, 45, 41
CMYK:
0, 25, 19, 27
HSL:
346°, 25.6831%, 64.1176%
HSV (HSB):
346°, 25.1337%, 73.3333%
XYZ:
35.4575, 31.5553, 33.5001
xyY:
0.3528, 0.3139, 31.5553
CIE-Lab:
62.9737, 19.5334, 1.1433
CIE-LCH:
62.9737, 19.5669, 3.3498
CIE-Luv:
62.9737, 28.6041, -1.8188
Hunter-Lab:
56.1741, 14.3658, 3.9636
#bb8c97 color charts
#bb8c97 color shades, tints & tones
#bb8c97 color schemes
#bb8c97 color preview, HTML & CSS examples
This text has a color of #bb8c97
<p style="color:#bb8c97;">Text here</p>
.mytext {color:#bb8c97;}
This box has a color of #bb8c97
<div style="background-color:#bb8c97;">Content here</div>
.mybackground {background-color:#bb8c97;}
Border around this has a color of #bb8c97
<div style="border:2px solid #bb8c97;">Content here</div>
.myborder {border:2px solid #bb8c97;}