#bd7b75 color space conversions
Hex:
        #bd7b75
        RGB:
        189, 123, 117
        CMY:
        26, 52, 54
        CMYK:
        0, 35, 38, 26
      HSL:
        5°, 35.2941%, 60.0000%
        HSV (HSB):
        5°, 38.0952%, 74.1176%
        XYZ:
        31.2801, 26.2691, 20.2514
        xyY:
        0.4021, 0.3376, 26.2691
      CIE-Lab:
        58.2916, 24.9849, 13.9251
        CIE-LCH:
        58.2916, 28.6034, 29.1327
        CIE-Luv:
        58.2916, 45.1433, 13.6838
        Hunter-Lab:
        51.2534, 19.2457, 12.4505
      #bd7b75 color charts
#bd7b75 RGB chart
      #bd7b75 CMYK chart
      #bd7b75 RGB pie chart
      #bd7b75 color shades, tints & tones
#bd7b75 color schemes
#bd7b75 color preview, HTML & CSS examples
           This text has a color of #bd7b75        
        
          <p style="color:#bd7b75;">Text here</p>
        
        
          .mytext {color:#bd7b75;}
        
        Text color #bd7b75
      
           This box has a color of #bd7b75        
        
          <div style="background-color:#bd7b75;">Content here</div>
        
        
          .mybackground {background-color:#bd7b75;}
        
        Background color #bd7b75
      
           Border around this has a color of #bd7b75        
        
          <div style="border:2px solid #bd7b75;">Content here</div>
        
        
          .myborder {border:2px solid #bd7b75;}
        
        Border color #bd7b75