#b05561 color space conversions
Hex:
        #b05561
        RGB:
        176, 85, 97
        CMY:
        31, 67, 62
        CMYK:
        0, 52, 45, 31
      HSL:
        352°, 36.5462%, 51.1765%
        HSV (HSB):
        352°, 51.7045%, 69.0196%
        XYZ:
        23.3107, 16.5902, 13.2829
        xyY:
        0.4383, 0.3119, 16.5902
      CIE-Lab:
        47.7394, 38.2354, 10.7042
        CIE-LCH:
        47.7394, 39.7054, 15.6399
        CIE-Luv:
        47.7394, 62.6841, 6.3353
        Hunter-Lab:
        40.7310, 30.8775, 9.1765
      #b05561 color charts
#b05561 RGB chart
      #b05561 CMYK chart
      #b05561 RGB pie chart
      #b05561 color shades, tints & tones
#b05561 color schemes
#b05561 color preview, HTML & CSS examples
           This text has a color of #b05561        
        
          <p style="color:#b05561;">Text here</p>
        
        
          .mytext {color:#b05561;}
        
        Text color #b05561
      
           This box has a color of #b05561        
        
          <div style="background-color:#b05561;">Content here</div>
        
        
          .mybackground {background-color:#b05561;}
        
        Background color #b05561
      
           Border around this has a color of #b05561        
        
          <div style="border:2px solid #b05561;">Content here</div>
        
        
          .myborder {border:2px solid #b05561;}
        
        Border color #b05561