#b28a45 color space conversions
Hex:
        #b28a45
        RGB:
        178, 138, 69
        CMY:
        30, 46, 73
        CMYK:
        0, 22, 61, 30
      HSL:
        38°, 44.1296%, 48.4314%
        HSV (HSB):
        38°, 61.2360%, 69.8039%
        XYZ:
        28.5228, 28.0716, 9.5453
        xyY:
        0.4313, 0.4244, 28.0716
      CIE-Lab:
        59.9534, 7.3651, 42.1078
        CIE-LCH:
        59.9534, 42.7470, 80.0787
        CIE-Luv:
        59.9534, 31.7433, 46.7258
        Hunter-Lab:
        52.9826, 3.3743, 26.4063
      #b28a45 color charts
#b28a45 RGB chart
      #b28a45 CMYK chart
      #b28a45 RGB pie chart
      #b28a45 color shades, tints & tones
#b28a45 color schemes
#b28a45 color preview, HTML & CSS examples
           This text has a color of #b28a45        
        
          <p style="color:#b28a45;">Text here</p>
        
        
          .mytext {color:#b28a45;}
        
        Text color #b28a45
      
           This box has a color of #b28a45        
        
          <div style="background-color:#b28a45;">Content here</div>
        
        
          .mybackground {background-color:#b28a45;}
        
        Background color #b28a45
      
           Border around this has a color of #b28a45        
        
          <div style="border:2px solid #b28a45;">Content here</div>
        
        
          .myborder {border:2px solid #b28a45;}
        
        Border color #b28a45