#bd4e47 color space conversions
Hex:
        #bd4e47
        RGB:
        189, 78, 71
        CMY:
        26, 69, 72
        CMYK:
        0, 59, 62, 26
      HSL:
        4°, 47.2000%, 50.9804%
        HSV (HSB):
        4°, 62.4339%, 74.1176%
        XYZ:
        24.8480, 16.7225, 7.8794
        xyY:
        0.5025, 0.3382, 16.7225
      CIE-Lab:
        47.9085, 44.2409, 26.8432
        CIE-LCH:
        47.9085, 51.7476, 31.2473
        CIE-Luv:
        47.9085, 83.5904, 21.4698
        Hunter-Lab:
        40.8932, 36.8991, 17.2011
      #bd4e47 color charts
#bd4e47 RGB chart
      #bd4e47 CMYK chart
      #bd4e47 RGB pie chart
      #bd4e47 color shades, tints & tones
#bd4e47 color schemes
#bd4e47 color preview, HTML & CSS examples
           This text has a color of #bd4e47        
        
          <p style="color:#bd4e47;">Text here</p>
        
        
          .mytext {color:#bd4e47;}
        
        Text color #bd4e47
      
           This box has a color of #bd4e47        
        
          <div style="background-color:#bd4e47;">Content here</div>
        
        
          .mybackground {background-color:#bd4e47;}
        
        Background color #bd4e47
      
           Border around this has a color of #bd4e47        
        
          <div style="border:2px solid #bd4e47;">Content here</div>
        
        
          .myborder {border:2px solid #bd4e47;}
        
        Border color #bd4e47