#b05979 color space conversions
Hex:
        #b05979
        RGB:
        176, 89, 121
        CMY:
        31, 65, 53
        CMYK:
        0, 49, 31, 31
      HSL:
        338°, 35.5102%, 51.9608%
        HSV (HSB):
        338°, 49.4318%, 69.0196%
        XYZ:
        24.9281, 17.7553, 20.2024
        xyY:
        0.3964, 0.2823, 17.7553
      CIE-Lab:
        49.1980, 39.0257, -1.6613
        CIE-LCH:
        49.1980, 39.0611, 357.5624
        CIE-Luv:
        49.1980, 54.7104, -9.0762
        Hunter-Lab:
        42.1371, 31.8597, 1.0696
      #b05979 color charts
#b05979 RGB chart
      #b05979 CMYK chart
      #b05979 RGB pie chart
      #b05979 color shades, tints & tones
#b05979 color schemes
#b05979 color preview, HTML & CSS examples
           This text has a color of #b05979        
        
          <p style="color:#b05979;">Text here</p>
        
        
          .mytext {color:#b05979;}
        
        Text color #b05979
      
           This box has a color of #b05979        
        
          <div style="background-color:#b05979;">Content here</div>
        
        
          .mybackground {background-color:#b05979;}
        
        Background color #b05979
      
           Border around this has a color of #b05979        
        
          <div style="border:2px solid #b05979;">Content here</div>
        
        
          .myborder {border:2px solid #b05979;}
        
        Border color #b05979