#b05c77 color space conversions
Hex:
        #b05c77
        RGB:
        176, 92, 119
        CMY:
        31, 64, 53
        CMYK:
        0, 48, 32, 31
      HSL:
        341°, 34.7107%, 52.5490%
        HSV (HSB):
        341°, 47.7273%, 69.0196%
        XYZ:
        25.0614, 18.2163, 19.6480
        xyY:
        0.3983, 0.2895, 18.2163
      CIE-Lab:
        49.7574, 37.1842, 0.3564
        CIE-LCH:
        49.7574, 37.1859, 0.5492
        CIE-Luv:
        49.7574, 53.5355, -6.0952
        Hunter-Lab:
        42.6806, 30.1216, 2.5823
      #b05c77 color charts
#b05c77 RGB chart
      #b05c77 CMYK chart
      #b05c77 RGB pie chart
      #b05c77 color shades, tints & tones
#b05c77 color schemes
#b05c77 color preview, HTML & CSS examples
           This text has a color of #b05c77        
        
          <p style="color:#b05c77;">Text here</p>
        
        
          .mytext {color:#b05c77;}
        
        Text color #b05c77
      
           This box has a color of #b05c77        
        
          <div style="background-color:#b05c77;">Content here</div>
        
        
          .mybackground {background-color:#b05c77;}
        
        Background color #b05c77
      
           Border around this has a color of #b05c77        
        
          <div style="border:2px solid #b05c77;">Content here</div>
        
        
          .myborder {border:2px solid #b05c77;}
        
        Border color #b05c77