#bd7c79 color space conversions
Hex:
        #bd7c79
        RGB:
        189, 124, 121
        CMY:
        26, 51, 53
        CMYK:
        0, 34, 36, 26
      HSL:
        3°, 34.0000%, 60.7843%
        HSV (HSB):
        3°, 35.9788%, 74.1176%
        XYZ:
        31.6451, 26.6146, 21.5584
        xyY:
        0.3965, 0.3334, 26.6146
      CIE-Lab:
        58.6159, 24.9246, 12.0793
        CIE-LCH:
        58.6159, 27.6974, 25.8564
        CIE-Luv:
        58.6159, 43.8915, 11.4597
        Hunter-Lab:
        51.5893, 19.2113, 11.3361
      #bd7c79 color charts
#bd7c79 RGB chart
      #bd7c79 CMYK chart
      #bd7c79 RGB pie chart
      #bd7c79 color shades, tints & tones
#bd7c79 color schemes
#bd7c79 color preview, HTML & CSS examples
           This text has a color of #bd7c79        
        
          <p style="color:#bd7c79;">Text here</p>
        
        
          .mytext {color:#bd7c79;}
        
        Text color #bd7c79
      
           This box has a color of #bd7c79        
        
          <div style="background-color:#bd7c79;">Content here</div>
        
        
          .mybackground {background-color:#bd7c79;}
        
        Background color #bd7c79
      
           Border around this has a color of #bd7c79        
        
          <div style="border:2px solid #bd7c79;">Content here</div>
        
        
          .myborder {border:2px solid #bd7c79;}
        
        Border color #bd7c79