#bd593e color space conversions
Hex:
        #bd593e
        RGB:
        189, 89, 62
        CMY:
        26, 65, 76
        CMYK:
        0, 53, 67, 26
      HSL:
        13°, 50.5976%, 49.2157%
        HSV (HSB):
        13°, 67.1958%, 74.1176%
        XYZ:
        25.4281, 18.3114, 6.7517
        xyY:
        0.5036, 0.3627, 18.3114
      CIE-Lab:
        49.8716, 38.2483, 34.4103
        CIE-LCH:
        49.8716, 51.4490, 41.9763
        CIE-Luv:
        49.8716, 77.5799, 29.8896
        Hunter-Lab:
        42.7918, 31.1843, 20.5995
      #bd593e color charts
#bd593e RGB chart
      #bd593e CMYK chart
      #bd593e RGB pie chart
      #bd593e color shades, tints & tones
#bd593e color schemes
#bd593e color preview, HTML & CSS examples
           This text has a color of #bd593e        
        
          <p style="color:#bd593e;">Text here</p>
        
        
          .mytext {color:#bd593e;}
        
        Text color #bd593e
      
           This box has a color of #bd593e        
        
          <div style="background-color:#bd593e;">Content here</div>
        
        
          .mybackground {background-color:#bd593e;}
        
        Background color #bd593e
      
           Border around this has a color of #bd593e        
        
          <div style="border:2px solid #bd593e;">Content here</div>
        
        
          .myborder {border:2px solid #bd593e;}
        
        Border color #bd593e