#bd7d85 color space conversions
Hex:
        #bd7d85
        RGB:
        189, 125, 133
        CMY:
        26, 51, 48
        CMYK:
        0, 34, 30, 26
      HSL:
        353°, 32.6531%, 61.5686%
        HSV (HSB):
        353°, 33.8624%, 74.1176%
        XYZ:
        32.5535, 27.1795, 25.7207
        xyY:
        0.3809, 0.3181, 27.1795
      CIE-Lab:
        59.1401, 25.9498, 5.9180
        CIE-LCH:
        59.1401, 26.6160, 12.8469
        CIE-Luv:
        59.1401, 41.3828, 3.4094
        Hunter-Lab:
        52.1340, 20.2246, 7.2426
      #bd7d85 color charts
#bd7d85 RGB chart
      #bd7d85 CMYK chart
      #bd7d85 RGB pie chart
      #bd7d85 color shades, tints & tones
#bd7d85 color schemes
#bd7d85 color preview, HTML & CSS examples
           This text has a color of #bd7d85        
        
          <p style="color:#bd7d85;">Text here</p>
        
        
          .mytext {color:#bd7d85;}
        
        Text color #bd7d85
      
           This box has a color of #bd7d85        
        
          <div style="background-color:#bd7d85;">Content here</div>
        
        
          .mybackground {background-color:#bd7d85;}
        
        Background color #bd7d85
      
           Border around this has a color of #bd7d85        
        
          <div style="border:2px solid #bd7d85;">Content here</div>
        
        
          .myborder {border:2px solid #bd7d85;}
        
        Border color #bd7d85