#b7506b color space conversions
Hex:
        #b7506b
        RGB:
        183, 80, 107
        CMY:
        28, 69, 58
        CMYK:
        0, 56, 42, 28
      HSL:
        344°, 41.7004%, 51.5686%
        HSV (HSB):
        344°, 56.2842%, 71.7647%
        XYZ:
        25.0509, 16.8661, 15.8451
        xyY:
        0.4337, 0.2920, 16.8661
      CIE-Lab:
        48.0909, 44.3227, 5.3034
        CIE-LCH:
        48.0909, 44.6388, 6.8233
        CIE-Luv:
        48.0909, 68.7274, -1.3151
        Hunter-Lab:
        41.0684, 37.0119, 5.8725
      #b7506b color charts
#b7506b RGB chart
      #b7506b CMYK chart
      #b7506b RGB pie chart
      #b7506b color shades, tints & tones
#b7506b color schemes
#b7506b color preview, HTML & CSS examples
           This text has a color of #b7506b        
        
          <p style="color:#b7506b;">Text here</p>
        
        
          .mytext {color:#b7506b;}
        
        Text color #b7506b
      
           This box has a color of #b7506b        
        
          <div style="background-color:#b7506b;">Content here</div>
        
        
          .mybackground {background-color:#b7506b;}
        
        Background color #b7506b
      
           Border around this has a color of #b7506b        
        
          <div style="border:2px solid #b7506b;">Content here</div>
        
        
          .myborder {border:2px solid #b7506b;}
        
        Border color #b7506b