#bd4c47 color space conversions
Hex:
        #bd4c47
        RGB:
        189, 76, 71
        CMY:
        26, 70, 72
        CMYK:
        0, 60, 62, 26
      HSL:
        3°, 47.2000%, 50.9804%
        HSV (HSB):
        3°, 62.4339%, 74.1176%
        XYZ:
        24.7080, 16.4426, 7.8327
        xyY:
        0.5044, 0.3357, 16.4426
      CIE-Lab:
        47.5499, 45.1851, 26.3897
        CIE-LCH:
        47.5499, 52.3270, 30.2865
        CIE-Luv:
        47.5499, 84.9088, 20.7487
        Hunter-Lab:
        40.5495, 37.8038, 16.9319
      #bd4c47 color charts
#bd4c47 RGB chart
      #bd4c47 CMYK chart
      #bd4c47 RGB pie chart
      #bd4c47 color shades, tints & tones
#bd4c47 color schemes
#bd4c47 color preview, HTML & CSS examples
           This text has a color of #bd4c47        
        
          <p style="color:#bd4c47;">Text here</p>
        
        
          .mytext {color:#bd4c47;}
        
        Text color #bd4c47
      
           This box has a color of #bd4c47        
        
          <div style="background-color:#bd4c47;">Content here</div>
        
        
          .mybackground {background-color:#bd4c47;}
        
        Background color #bd4c47
      
           Border around this has a color of #bd4c47        
        
          <div style="border:2px solid #bd4c47;">Content here</div>
        
        
          .myborder {border:2px solid #bd4c47;}
        
        Border color #bd4c47