#b67180 color space conversions
Hex:
        #b67180
        RGB:
        182, 113, 128
        CMY:
        29, 56, 50
        CMYK:
        0, 38, 30, 29
      HSL:
        347°, 32.0930%, 57.8431%
        HSV (HSB):
        347°, 37.9121%, 71.3725%
        XYZ:
        29.0928, 23.3139, 23.3887
        xyY:
        0.3838, 0.3076, 23.3139
      CIE-Lab:
        55.3942, 29.2323, 3.3149
        CIE-LCH:
        55.3942, 29.4197, 6.4695
        CIE-Luv:
        55.3942, 44.1854, -0.7102
        Hunter-Lab:
        48.2844, 23.0539, 5.0793
      #b67180 color charts
#b67180 RGB chart
      #b67180 CMYK chart
      #b67180 RGB pie chart
      #b67180 color shades, tints & tones
#b67180 color schemes
#b67180 color preview, HTML & CSS examples
           This text has a color of #b67180        
        
          <p style="color:#b67180;">Text here</p>
        
        
          .mytext {color:#b67180;}
        
        Text color #b67180
      
           This box has a color of #b67180        
        
          <div style="background-color:#b67180;">Content here</div>
        
        
          .mybackground {background-color:#b67180;}
        
        Background color #b67180
      
           Border around this has a color of #b67180        
        
          <div style="border:2px solid #b67180;">Content here</div>
        
        
          .myborder {border:2px solid #b67180;}
        
        Border color #b67180