#bd7369 color space conversions
Hex:
        #bd7369
        RGB:
        189, 115, 105
        CMY:
        26, 55, 59
        CMYK:
        0, 39, 44, 26
      HSL:
        7°, 38.8889%, 57.6471%
        HSV (HSB):
        7°, 44.4444%, 74.1176%
        XYZ:
        29.6668, 24.1002, 16.4528
        xyY:
        0.4225, 0.3432, 24.1002
      CIE-Lab:
        56.1880, 28.0123, 17.9358
        CIE-LCH:
        56.1880, 33.2623, 32.6308
        CIE-Luv:
        56.1880, 52.2523, 17.5535
        Hunter-Lab:
        49.0920, 21.9585, 14.4938
      #bd7369 color charts
#bd7369 RGB chart
      #bd7369 CMYK chart
      #bd7369 RGB pie chart
      #bd7369 color shades, tints & tones
#bd7369 color schemes
#bd7369 color preview, HTML & CSS examples
           This text has a color of #bd7369        
        
          <p style="color:#bd7369;">Text here</p>
        
        
          .mytext {color:#bd7369;}
        
        Text color #bd7369
      
           This box has a color of #bd7369        
        
          <div style="background-color:#bd7369;">Content here</div>
        
        
          .mybackground {background-color:#bd7369;}
        
        Background color #bd7369
      
           Border around this has a color of #bd7369        
        
          <div style="border:2px solid #bd7369;">Content here</div>
        
        
          .myborder {border:2px solid #bd7369;}
        
        Border color #bd7369