#bb7f34 color space conversions
Hex:
        #bb7f34
        RGB:
        187, 127, 52
        CMY:
        27, 50, 80
        CMYK:
        0, 32, 72, 27
      HSL:
        33°, 56.4854%, 46.8627%
        HSV (HSB):
        33°, 72.1925%, 73.3333%
        XYZ:
        28.7027, 25.9915, 6.7529
        xyY:
        0.4671, 0.4230, 25.9915
      CIE-Lab:
        58.0290, 16.3626, 48.4700
        CIE-LCH:
        58.0290, 51.1574, 71.3463
        CIE-Luv:
        58.0290, 48.1199, 48.8238
        Hunter-Lab:
        50.9818, 11.2771, 27.8339
      #bb7f34 color charts
#bb7f34 RGB chart
      #bb7f34 CMYK chart
      #bb7f34 RGB pie chart
      #bb7f34 color shades, tints & tones
#bb7f34 color schemes
#bb7f34 color preview, HTML & CSS examples
           This text has a color of #bb7f34        
        
          <p style="color:#bb7f34;">Text here</p>
        
        
          .mytext {color:#bb7f34;}
        
        Text color #bb7f34
      
           This box has a color of #bb7f34        
        
          <div style="background-color:#bb7f34;">Content here</div>
        
        
          .mybackground {background-color:#bb7f34;}
        
        Background color #bb7f34
      
           Border around this has a color of #bb7f34        
        
          <div style="border:2px solid #bb7f34;">Content here</div>
        
        
          .myborder {border:2px solid #bb7f34;}
        
        Border color #bb7f34