#bd5845 color space conversions
Hex:
        #bd5845
        RGB:
        189, 88, 69
        CMY:
        26, 65, 73
        CMYK:
        0, 53, 63, 26
      HSL:
        10°, 47.6190%, 50.5882%
        HSV (HSB):
        10°, 63.4921%, 74.1176%
        XYZ:
        25.5502, 18.2279, 7.8019
        xyY:
        0.4954, 0.3534, 18.2279
      CIE-Lab:
        49.7714, 39.1947, 30.3290
        CIE-LCH:
        49.7714, 49.5588, 37.7328
        CIE-Luv:
        49.7714, 77.1157, 26.2354
        Hunter-Lab:
        42.6942, 32.1078, 19.0513
      #bd5845 color charts
#bd5845 RGB chart
      #bd5845 CMYK chart
      #bd5845 RGB pie chart
      #bd5845 color shades, tints & tones
#bd5845 color schemes
#bd5845 color preview, HTML & CSS examples
           This text has a color of #bd5845        
        
          <p style="color:#bd5845;">Text here</p>
        
        
          .mytext {color:#bd5845;}
        
        Text color #bd5845
      
           This box has a color of #bd5845        
        
          <div style="background-color:#bd5845;">Content here</div>
        
        
          .mybackground {background-color:#bd5845;}
        
        Background color #bd5845
      
           Border around this has a color of #bd5845        
        
          <div style="border:2px solid #bd5845;">Content here</div>
        
        
          .myborder {border:2px solid #bd5845;}
        
        Border color #bd5845