#bb8b7a color space conversions
Hex:
        #bb8b7a
        RGB:
        187, 139, 122
        CMY:
        27, 45, 52
        CMYK:
        0, 26, 35, 27
      HSL:
        16°, 32.3383%, 60.5882%
        HSV (HSB):
        16°, 34.7594%, 73.3333%
        XYZ:
        33.2390, 30.4352, 22.5350
        xyY:
        0.3856, 0.3530, 30.4352
      CIE-Lab:
        62.0279, 15.9408, 16.2278
        CIE-LCH:
        62.0279, 22.7475, 45.5111
        CIE-Luv:
        62.0279, 32.8198, 18.6326
        Hunter-Lab:
        55.1681, 11.0028, 14.3989
      #bb8b7a color charts
#bb8b7a RGB chart
      #bb8b7a CMYK chart
      #bb8b7a RGB pie chart
      #bb8b7a color shades, tints & tones
#bb8b7a color schemes
#bb8b7a color preview, HTML & CSS examples
           This text has a color of #bb8b7a        
        
          <p style="color:#bb8b7a;">Text here</p>
        
        
          .mytext {color:#bb8b7a;}
        
        Text color #bb8b7a
      
           This box has a color of #bb8b7a        
        
          <div style="background-color:#bb8b7a;">Content here</div>
        
        
          .mybackground {background-color:#bb8b7a;}
        
        Background color #bb8b7a
      
           Border around this has a color of #bb8b7a        
        
          <div style="border:2px solid #bb8b7a;">Content here</div>
        
        
          .myborder {border:2px solid #bb8b7a;}
        
        Border color #bb8b7a