#b27427 color space conversions
Hex:
        #b27427
        RGB:
        178, 116, 39
        CMY:
        30, 55, 85
        CMYK:
        0, 35, 78, 30
      HSL:
        33°, 64.0553%, 42.5490%
        HSV (HSB):
        33°, 78.0899%, 69.8039%
        XYZ:
        24.9717, 22.1022, 4.8695
        xyY:
        0.4807, 0.4255, 22.1022
      CIE-Lab:
        54.1353, 17.9309, 49.9319
        CIE-LCH:
        54.1353, 53.0538, 70.2465
        CIE-Luv:
        54.1353, 50.1881, 47.6251
        Hunter-Lab:
        47.0130, 12.5403, 26.7680
      #b27427 color charts
#b27427 RGB chart
      #b27427 CMYK chart
      #b27427 RGB pie chart
      #b27427 color shades, tints & tones
#b27427 color schemes
#b27427 color preview, HTML & CSS examples
           This text has a color of #b27427        
        
          <p style="color:#b27427;">Text here</p>
        
        
          .mytext {color:#b27427;}
        
        Text color #b27427
      
           This box has a color of #b27427        
        
          <div style="background-color:#b27427;">Content here</div>
        
        
          .mybackground {background-color:#b27427;}
        
        Background color #b27427
      
           Border around this has a color of #b27427        
        
          <div style="border:2px solid #b27427;">Content here</div>
        
        
          .myborder {border:2px solid #b27427;}
        
        Border color #b27427