#b27c45 color space conversions
Hex:
        #b27c45
        RGB:
        178, 124, 69
        CMY:
        30, 51, 73
        CMYK:
        0, 30, 61, 30
      HSL:
        30°, 44.1296%, 48.4314%
        HSV (HSB):
        30°, 61.2360%, 69.8039%
        XYZ:
        26.6419, 24.3100, 8.9183
        xyY:
        0.4450, 0.4060, 24.3100
      CIE-Lab:
        56.3968, 15.1693, 37.9651
        CIE-LCH:
        56.3968, 40.8835, 68.2204
        CIE-Luv:
        56.3968, 41.8477, 40.3427
        Hunter-Lab:
        49.3051, 10.1682, 23.7892
      #b27c45 color charts
#b27c45 RGB chart
      #b27c45 CMYK chart
      #b27c45 RGB pie chart
      #b27c45 color shades, tints & tones
#b27c45 color schemes
#b27c45 color preview, HTML & CSS examples
           This text has a color of #b27c45        
        
          <p style="color:#b27c45;">Text here</p>
        
        
          .mytext {color:#b27c45;}
        
        Text color #b27c45
      
           This box has a color of #b27c45        
        
          <div style="background-color:#b27c45;">Content here</div>
        
        
          .mybackground {background-color:#b27c45;}
        
        Background color #b27c45
      
           Border around this has a color of #b27c45        
        
          <div style="border:2px solid #b27c45;">Content here</div>
        
        
          .myborder {border:2px solid #b27c45;}
        
        Border color #b27c45