#bd5d3a color space conversions
Hex:
        #bd5d3a
        RGB:
        189, 93, 58
        CMY:
        26, 64, 77
        CMYK:
        0, 51, 69, 26
      HSL:
        16°, 53.0364%, 48.4314%
        HSV (HSB):
        16°, 69.3122%, 74.1176%
        XYZ:
        25.6643, 18.9530, 6.3086
        xyY:
        0.5040, 0.3722, 18.9530
      CIE-Lab:
        50.6322, 35.9644, 37.4925
        CIE-LCH:
        50.6322, 51.9531, 46.1917
        CIE-Luv:
        50.6322, 75.2327, 33.1188
        Hunter-Lab:
        43.5351, 29.0412, 21.8829
      #bd5d3a color charts
#bd5d3a RGB chart
      #bd5d3a CMYK chart
      #bd5d3a RGB pie chart
      #bd5d3a color shades, tints & tones
#bd5d3a color schemes
#bd5d3a color preview, HTML & CSS examples
           This text has a color of #bd5d3a        
        
          <p style="color:#bd5d3a;">Text here</p>
        
        
          .mytext {color:#bd5d3a;}
        
        Text color #bd5d3a
      
           This box has a color of #bd5d3a        
        
          <div style="background-color:#bd5d3a;">Content here</div>
        
        
          .mybackground {background-color:#bd5d3a;}
        
        Background color #bd5d3a
      
           Border around this has a color of #bd5d3a        
        
          <div style="border:2px solid #bd5d3a;">Content here</div>
        
        
          .myborder {border:2px solid #bd5d3a;}
        
        Border color #bd5d3a