#b05550 color space conversions
Hex:
        #b05550
        RGB:
        176, 85, 80
        CMY:
        31, 67, 69
        CMYK:
        0, 52, 55, 31
      HSL:
        3°, 37.7953%, 50.1961%
        HSV (HSB):
        3°, 54.5455%, 69.0196%
        XYZ:
        22.6010, 16.3063, 9.5456
        xyY:
        0.4665, 0.3365, 16.3063
      CIE-Lab:
        47.3738, 36.6024, 20.4177
        CIE-LCH:
        47.3738, 41.9121, 29.1538
        CIE-Luv:
        47.3738, 66.3599, 17.0865
        Hunter-Lab:
        40.3811, 29.2382, 14.2512
      #b05550 color charts
#b05550 RGB chart
      #b05550 CMYK chart
      #b05550 RGB pie chart
      #b05550 color shades, tints & tones
#b05550 color schemes
#b05550 color preview, HTML & CSS examples
           This text has a color of #b05550        
        
          <p style="color:#b05550;">Text here</p>
        
        
          .mytext {color:#b05550;}
        
        Text color #b05550
      
           This box has a color of #b05550        
        
          <div style="background-color:#b05550;">Content here</div>
        
        
          .mybackground {background-color:#b05550;}
        
        Background color #b05550
      
           Border around this has a color of #b05550        
        
          <div style="border:2px solid #b05550;">Content here</div>
        
        
          .myborder {border:2px solid #b05550;}
        
        Border color #b05550