#b45555 color space conversions
Hex:
        #b45555
        RGB:
        180, 85, 85
        CMY:
        29, 67, 67
        CMYK:
        0, 53, 53, 29
      HSL:
        0°, 38.7755%, 51.9608%
        HSV (HSB):
        0°, 52.7778%, 70.5882%
        XYZ:
        23.7106, 16.8562, 10.5982
        xyY:
        0.4634, 0.3294, 16.8562
      CIE-Lab:
        48.0783, 38.5544, 18.4799
        CIE-LCH:
        48.0783, 42.7545, 25.6093
        CIE-Luv:
        48.0783, 68.5910, 14.7871
        Hunter-Lab:
        41.0563, 31.2378, 13.4343
      #b45555 color charts
#b45555 RGB chart
      #b45555 CMYK chart
      #b45555 RGB pie chart
      #b45555 color shades, tints & tones
#b45555 color schemes
#b45555 color preview, HTML & CSS examples
           This text has a color of #b45555        
        
          <p style="color:#b45555;">Text here</p>
        
        
          .mytext {color:#b45555;}
        
        Text color #b45555
      
           This box has a color of #b45555        
        
          <div style="background-color:#b45555;">Content here</div>
        
        
          .mybackground {background-color:#b45555;}
        
        Background color #b45555
      
           Border around this has a color of #b45555        
        
          <div style="border:2px solid #b45555;">Content here</div>
        
        
          .myborder {border:2px solid #b45555;}
        
        Border color #b45555