#b45150 color space conversions
Hex:
        #b45150
        RGB:
        180, 81, 80
        CMY:
        29, 68, 69
        CMYK:
        0, 55, 56, 29
      HSL:
        1°, 40.0000%, 50.9804%
        HSV (HSB):
        1°, 55.5556%, 70.5882%
        XYZ:
        23.2128, 16.1673, 9.4866
        xyY:
        0.4750, 0.3308, 16.1673
      CIE-Lab:
        47.1933, 40.1509, 20.2901
        CIE-LCH:
        47.1933, 44.9865, 26.8096
        CIE-Luv:
        47.1933, 72.2622, 16.1201
        Hunter-Lab:
        40.2086, 32.6845, 14.1575
      #b45150 color charts
#b45150 RGB chart
      #b45150 CMYK chart
      #b45150 RGB pie chart
      #b45150 color shades, tints & tones
#b45150 color schemes
#b45150 color preview, HTML & CSS examples
           This text has a color of #b45150        
        
          <p style="color:#b45150;">Text here</p>
        
        
          .mytext {color:#b45150;}
        
        Text color #b45150
      
           This box has a color of #b45150        
        
          <div style="background-color:#b45150;">Content here</div>
        
        
          .mybackground {background-color:#b45150;}
        
        Background color #b45150
      
           Border around this has a color of #b45150        
        
          <div style="border:2px solid #b45150;">Content here</div>
        
        
          .myborder {border:2px solid #b45150;}
        
        Border color #b45150