#b28e27 color space conversions
Hex:
        #b28e27
        RGB:
        178, 142, 39
        CMY:
        30, 44, 85
        CMYK:
        0, 20, 78, 30
      HSL:
        44°, 64.0553%, 42.5490%
        HSV (HSB):
        44°, 78.0899%, 69.8039%
        XYZ:
        28.3993, 28.9575, 6.0120
        xyY:
        0.4482, 0.4570, 28.9575
      CIE-Lab:
        60.7441, 3.4733, 56.1592
        CIE-LCH:
        60.7441, 56.2665, 86.4609
        CIE-Luv:
        60.7441, 30.3461, 58.2114
        Hunter-Lab:
        53.8121, 0.0320, 31.0445
      #b28e27 color charts
#b28e27 RGB chart
      #b28e27 CMYK chart
      #b28e27 RGB pie chart
      #b28e27 color shades, tints & tones
#b28e27 color schemes
#b28e27 color preview, HTML & CSS examples
           This text has a color of #b28e27        
        
          <p style="color:#b28e27;">Text here</p>
        
        
          .mytext {color:#b28e27;}
        
        Text color #b28e27
      
           This box has a color of #b28e27        
        
          <div style="background-color:#b28e27;">Content here</div>
        
        
          .mybackground {background-color:#b28e27;}
        
        Background color #b28e27
      
           Border around this has a color of #b28e27        
        
          <div style="border:2px solid #b28e27;">Content here</div>
        
        
          .myborder {border:2px solid #b28e27;}
        
        Border color #b28e27