#b45251 color space conversions
Hex:
        #b45251
        RGB:
        180, 82, 81
        CMY:
        29, 68, 68
        CMYK:
        0, 54, 55, 29
      HSL:
        1°, 39.7590%, 51.1765%
        HSV (HSB):
        1°, 55.0000%, 70.5882%
        XYZ:
        23.3249, 16.3320, 9.7076
        xyY:
        0.4725, 0.3308, 16.3320
      CIE-Lab:
        47.4070, 39.7318, 19.9753
        CIE-LCH:
        47.4070, 44.4705, 26.6912
        CIE-Luv:
        47.4070, 71.3967, 15.9379
        Hunter-Lab:
        40.4128, 32.3016, 14.0469
      #b45251 color charts
#b45251 RGB chart
      #b45251 CMYK chart
      #b45251 RGB pie chart
      #b45251 color shades, tints & tones
#b45251 color schemes
#b45251 color preview, HTML & CSS examples
           This text has a color of #b45251        
        
          <p style="color:#b45251;">Text here</p>
        
        
          .mytext {color:#b45251;}
        
        Text color #b45251
      
           This box has a color of #b45251        
        
          <div style="background-color:#b45251;">Content here</div>
        
        
          .mybackground {background-color:#b45251;}
        
        Background color #b45251
      
           Border around this has a color of #b45251        
        
          <div style="border:2px solid #b45251;">Content here</div>
        
        
          .myborder {border:2px solid #b45251;}
        
        Border color #b45251