#bb7f40 color space conversions
Hex:
        #bb7f40
        RGB:
        187, 127, 64
        CMY:
        27, 50, 75
        CMYK:
        0, 32, 66, 27
      HSL:
        31°, 49.0040%, 49.2157%
        HSV (HSB):
        31°, 65.7754%, 73.3333%
        XYZ:
        29.0083, 26.1137, 8.3620
        xyY:
        0.4569, 0.4113, 26.1137
      CIE-Lab:
        58.1448, 17.0494, 42.8238
        CIE-LCH:
        58.1448, 46.0930, 68.2911
        CIE-Luv:
        58.1448, 47.1981, 44.4900
        Hunter-Lab:
        51.1016, 11.8995, 26.0691
      #bb7f40 color charts
#bb7f40 RGB chart
      #bb7f40 CMYK chart
      #bb7f40 RGB pie chart
      #bb7f40 color shades, tints & tones
#bb7f40 color schemes
#bb7f40 color preview, HTML & CSS examples
           This text has a color of #bb7f40        
        
          <p style="color:#bb7f40;">Text here</p>
        
        
          .mytext {color:#bb7f40;}
        
        Text color #bb7f40
      
           This box has a color of #bb7f40        
        
          <div style="background-color:#bb7f40;">Content here</div>
        
        
          .mybackground {background-color:#bb7f40;}
        
        Background color #bb7f40
      
           Border around this has a color of #bb7f40        
        
          <div style="border:2px solid #bb7f40;">Content here</div>
        
        
          .myborder {border:2px solid #bb7f40;}
        
        Border color #bb7f40