#b7556d color space conversions
Hex:
        #b7556d
        RGB:
        183, 85, 109
        CMY:
        28, 67, 57
        CMYK:
        0, 54, 40, 28
      HSL:
        345°, 40.4959%, 52.5490%
        HSV (HSB):
        345°, 53.5519%, 71.7647%
        XYZ:
        25.5373, 17.6684, 16.5324
        xyY:
        0.4275, 0.2958, 17.6684
      CIE-Lab:
        49.0914, 42.0713, 5.5289
        CIE-LCH:
        49.0914, 42.4331, 7.4867
        CIE-Luv:
        49.0914, 65.3867, -0.5513
        Hunter-Lab:
        42.0338, 34.8869, 6.1042
      #b7556d color charts
#b7556d RGB chart
      #b7556d CMYK chart
      #b7556d RGB pie chart
      #b7556d color shades, tints & tones
#b7556d color schemes
#b7556d color preview, HTML & CSS examples
           This text has a color of #b7556d        
        
          <p style="color:#b7556d;">Text here</p>
        
        
          .mytext {color:#b7556d;}
        
        Text color #b7556d
      
           This box has a color of #b7556d        
        
          <div style="background-color:#b7556d;">Content here</div>
        
        
          .mybackground {background-color:#b7556d;}
        
        Background color #b7556d
      
           Border around this has a color of #b7556d        
        
          <div style="border:2px solid #b7556d;">Content here</div>
        
        
          .myborder {border:2px solid #b7556d;}
        
        Border color #b7556d