#bd594d color space conversions
Hex:
        #bd594d
        RGB:
        189, 89, 77
        CMY:
        26, 65, 70
        CMYK:
        0, 53, 59, 26
      HSL:
        6°, 45.9016%, 52.1569%
        HSV (HSB):
        6°, 59.2593%, 74.1176%
        XYZ:
        25.8982, 18.4994, 9.2269
        xyY:
        0.4830, 0.3450, 18.4994
      CIE-Lab:
        50.0963, 39.2529, 26.1117
        CIE-LCH:
        50.0963, 47.1446, 33.6325
        CIE-Luv:
        50.0963, 74.9352, 22.5087
        Hunter-Lab:
        43.0109, 32.2112, 17.3884
      #bd594d color charts
#bd594d RGB chart
      #bd594d CMYK chart
      #bd594d RGB pie chart
      #bd594d color shades, tints & tones
#bd594d color schemes
#bd594d color preview, HTML & CSS examples
           This text has a color of #bd594d        
        
          <p style="color:#bd594d;">Text here</p>
        
        
          .mytext {color:#bd594d;}
        
        Text color #bd594d
      
           This box has a color of #bd594d        
        
          <div style="background-color:#bd594d;">Content here</div>
        
        
          .mybackground {background-color:#bd594d;}
        
        Background color #bd594d
      
           Border around this has a color of #bd594d        
        
          <div style="border:2px solid #bd594d;">Content here</div>
        
        
          .myborder {border:2px solid #bd594d;}
        
        Border color #bd594d