#bd802d color space conversions
Hex:
        #bd802d
        RGB:
        189, 128, 45
        CMY:
        26, 50, 82
        CMYK:
        0, 32, 76, 26
      HSL:
        35°, 61.5385%, 45.8824%
        HSV (HSB):
        35°, 76.1905%, 74.1176%
        XYZ:
        29.1791, 26.4466, 6.0494
        xyY:
        0.4731, 0.4288, 26.4466
      CIE-Lab:
        58.4586, 16.3564, 52.0610
        CIE-LCH:
        58.4586, 54.5700, 72.5585
        CIE-Luv:
        58.4586, 49.4120, 51.4582
        Hunter-Lab:
        51.4263, 11.2843, 29.0239
      #bd802d color charts
#bd802d RGB chart
      #bd802d CMYK chart
      #bd802d RGB pie chart
      #bd802d color shades, tints & tones
#bd802d color schemes
#bd802d color preview, HTML & CSS examples
           This text has a color of #bd802d        
        
          <p style="color:#bd802d;">Text here</p>
        
        
          .mytext {color:#bd802d;}
        
        Text color #bd802d
      
           This box has a color of #bd802d        
        
          <div style="background-color:#bd802d;">Content here</div>
        
        
          .mybackground {background-color:#bd802d;}
        
        Background color #bd802d
      
           Border around this has a color of #bd802d        
        
          <div style="border:2px solid #bd802d;">Content here</div>
        
        
          .myborder {border:2px solid #bd802d;}
        
        Border color #bd802d