#b76b82 color space conversions
Hex:
        #b76b82
        RGB:
        183, 107, 130
        CMY:
        28, 58, 49
        CMYK:
        0, 42, 29, 28
      HSL:
        342°, 34.5455%, 56.8627%
        HSV (HSB):
        342°, 41.5301%, 71.7647%
        XYZ:
        28.8154, 22.1944, 23.8843
        xyY:
        0.3847, 0.2963, 22.1944
      CIE-Lab:
        54.2326, 33.1644, 0.4722
        CIE-LCH:
        54.2326, 33.1678, 0.8157
        CIE-Luv:
        54.2326, 48.0245, -5.2383
        Hunter-Lab:
        47.1109, 26.7355, 2.9188
      #b76b82 color charts
#b76b82 RGB chart
      #b76b82 CMYK chart
      #b76b82 RGB pie chart
      #b76b82 color shades, tints & tones
#b76b82 color schemes
#b76b82 color preview, HTML & CSS examples
           This text has a color of #b76b82        
        
          <p style="color:#b76b82;">Text here</p>
        
        
          .mytext {color:#b76b82;}
        
        Text color #b76b82
      
           This box has a color of #b76b82        
        
          <div style="background-color:#b76b82;">Content here</div>
        
        
          .mybackground {background-color:#b76b82;}
        
        Background color #b76b82
      
           Border around this has a color of #b76b82        
        
          <div style="border:2px solid #b76b82;">Content here</div>
        
        
          .myborder {border:2px solid #b76b82;}
        
        Border color #b76b82