#bd7e82 color space conversions
Hex:
        #bd7e82
        RGB:
        189, 126, 130
        CMY:
        26, 51, 49
        CMYK:
        0, 33, 31, 26
      HSL:
        356°, 32.3077%, 61.7647%
        HSV (HSB):
        356°, 33.3333%, 74.1176%
        XYZ:
        32.4764, 27.3522, 24.6869
        xyY:
        0.3843, 0.3236, 27.3522
      CIE-Lab:
        59.2989, 24.9886, 7.8710
        CIE-LCH:
        59.2989, 26.1989, 17.4835
        CIE-Luv:
        59.2989, 41.2543, 6.1517
        Hunter-Lab:
        52.2994, 19.3194, 8.6228
      #bd7e82 color charts
#bd7e82 RGB chart
      #bd7e82 CMYK chart
      #bd7e82 RGB pie chart
      #bd7e82 color shades, tints & tones
#bd7e82 color schemes
#bd7e82 color preview, HTML & CSS examples
           This text has a color of #bd7e82        
        
          <p style="color:#bd7e82;">Text here</p>
        
        
          .mytext {color:#bd7e82;}
        
        Text color #bd7e82
      
           This box has a color of #bd7e82        
        
          <div style="background-color:#bd7e82;">Content here</div>
        
        
          .mybackground {background-color:#bd7e82;}
        
        Background color #bd7e82
      
           Border around this has a color of #bd7e82        
        
          <div style="border:2px solid #bd7e82;">Content here</div>
        
        
          .myborder {border:2px solid #bd7e82;}
        
        Border color #bd7e82