#bd533b color space conversions
Hex:
        #bd533b
        RGB:
        189, 83, 59
        CMY:
        26, 67, 77
        CMYK:
        0, 56, 69, 26
      HSL:
        11°, 52.4194%, 48.6275%
        HSV (HSB):
        11°, 68.7831%, 74.1176%
        XYZ:
        24.8689, 17.3211, 6.1702
        xyY:
        0.5142, 0.3582, 17.3211
      CIE-Lab:
        48.6621, 41.0825, 34.6658
        CIE-LCH:
        48.6621, 53.7540, 40.1580
        CIE-Luv:
        48.6621, 82.3975, 28.9854
        Hunter-Lab:
        41.6186, 33.8289, 20.3429
      #bd533b color charts
#bd533b RGB chart
      #bd533b CMYK chart
      #bd533b RGB pie chart
      #bd533b color shades, tints & tones
#bd533b color schemes
#bd533b color preview, HTML & CSS examples
           This text has a color of #bd533b        
        
          <p style="color:#bd533b;">Text here</p>
        
        
          .mytext {color:#bd533b;}
        
        Text color #bd533b
      
           This box has a color of #bd533b        
        
          <div style="background-color:#bd533b;">Content here</div>
        
        
          .mybackground {background-color:#bd533b;}
        
        Background color #bd533b
      
           Border around this has a color of #bd533b        
        
          <div style="border:2px solid #bd533b;">Content here</div>
        
        
          .myborder {border:2px solid #bd533b;}
        
        Border color #bd533b