#b75271 color space conversions
Hex:
        #b75271
        RGB:
        183, 82, 113
        CMY:
        28, 68, 56
        CMYK:
        0, 55, 38, 28
      HSL:
        342°, 41.2245%, 51.9608%
        HSV (HSB):
        342°, 55.1913%, 71.7647%
        XYZ:
        25.5264, 17.2941, 17.6155
        xyY:
        0.4224, 0.2862, 17.2941
      CIE-Lab:
        48.6285, 44.0208, 2.4498
        CIE-LCH:
        48.6285, 44.0889, 3.1852
        CIE-Luv:
        48.6285, 66.0239, -4.7719
        Hunter-Lab:
        41.5862, 36.7907, 3.9957
      #b75271 color charts
#b75271 RGB chart
      #b75271 CMYK chart
      #b75271 RGB pie chart
      #b75271 color shades, tints & tones
#b75271 color schemes
#b75271 color preview, HTML & CSS examples
           This text has a color of #b75271        
        
          <p style="color:#b75271;">Text here</p>
        
        
          .mytext {color:#b75271;}
        
        Text color #b75271
      
           This box has a color of #b75271        
        
          <div style="background-color:#b75271;">Content here</div>
        
        
          .mybackground {background-color:#b75271;}
        
        Background color #b75271
      
           Border around this has a color of #b75271        
        
          <div style="border:2px solid #b75271;">Content here</div>
        
        
          .myborder {border:2px solid #b75271;}
        
        Border color #b75271