#bb9b75 color space conversions
Hex:
        #bb9b75
        RGB:
        187, 155, 117
        CMY:
        27, 39, 54
        CMYK:
        0, 17, 37, 27
      HSL:
        33°, 33.9806%, 59.6078%
        HSV (HSB):
        33°, 37.4332%, 73.3333%
        XYZ:
        35.4257, 35.2918, 21.7745
        xyY:
        0.3830, 0.3816, 35.2918
      CIE-Lab:
        65.9753, 6.4880, 24.3797
        CIE-LCH:
        65.9753, 25.2282, 75.0977
        CIE-Luv:
        65.9753, 23.1919, 30.6460
        Hunter-Lab:
        59.4069, 2.4816, 19.8532
      #bb9b75 color charts
#bb9b75 RGB chart
      #bb9b75 CMYK chart
      #bb9b75 RGB pie chart
      #bb9b75 color shades, tints & tones
#bb9b75 color schemes
#bb9b75 color preview, HTML & CSS examples
           This text has a color of #bb9b75        
        
          <p style="color:#bb9b75;">Text here</p>
        
        
          .mytext {color:#bb9b75;}
        
        Text color #bb9b75
      
           This box has a color of #bb9b75        
        
          <div style="background-color:#bb9b75;">Content here</div>
        
        
          .mybackground {background-color:#bb9b75;}
        
        Background color #bb9b75
      
           Border around this has a color of #bb9b75        
        
          <div style="border:2px solid #bb9b75;">Content here</div>
        
        
          .myborder {border:2px solid #bb9b75;}
        
        Border color #bb9b75