#b28d20 color space conversions
Hex:
        #b28d20
        RGB:
        178, 141, 32
        CMY:
        30, 45, 87
        CMYK:
        0, 21, 82, 30
      HSL:
        45°, 69.5238%, 41.1765%
        HSV (HSB):
        45°, 82.0225%, 69.8039%
        XYZ:
        28.1457, 28.6190, 5.4071
        xyY:
        0.4527, 0.4603, 28.6190
      CIE-Lab:
        60.4439, 3.7691, 58.2868
        CIE-LCH:
        60.4439, 58.4085, 86.3002
        CIE-Luv:
        60.4439, 31.3137, 59.2957
        Hunter-Lab:
        53.4967, 0.2930, 31.4551
      #b28d20 color charts
#b28d20 RGB chart
      #b28d20 CMYK chart
      #b28d20 RGB pie chart
      #b28d20 color shades, tints & tones
#b28d20 color schemes
#b28d20 color preview, HTML & CSS examples
           This text has a color of #b28d20        
        
          <p style="color:#b28d20;">Text here</p>
        
        
          .mytext {color:#b28d20;}
        
        Text color #b28d20
      
           This box has a color of #b28d20        
        
          <div style="background-color:#b28d20;">Content here</div>
        
        
          .mybackground {background-color:#b28d20;}
        
        Background color #b28d20
      
           Border around this has a color of #b28d20        
        
          <div style="border:2px solid #b28d20;">Content here</div>
        
        
          .myborder {border:2px solid #b28d20;}
        
        Border color #b28d20