#b45854 color space conversions
Hex:
        #b45854
        RGB:
        180, 88, 84
        CMY:
        29, 65, 67
        CMYK:
        0, 51, 53, 29
      HSL:
        3°, 39.0244%, 51.7647%
        HSV (HSB):
        3°, 53.3333%, 70.5882%
        XYZ:
        23.9123, 17.3228, 10.4708
        xyY:
        0.4625, 0.3350, 17.3228
      CIE-Lab:
        48.6643, 36.9190, 19.8603
        CIE-LCH:
        48.6643, 41.9219, 28.2776
        CIE-Luv:
        48.6643, 66.8365, 16.6630
        Hunter-Lab:
        41.6207, 29.7173, 14.2185
      #b45854 color charts
#b45854 RGB chart
      #b45854 CMYK chart
      #b45854 RGB pie chart
      #b45854 color shades, tints & tones
#b45854 color schemes
#b45854 color preview, HTML & CSS examples
           This text has a color of #b45854        
        
          <p style="color:#b45854;">Text here</p>
        
        
          .mytext {color:#b45854;}
        
        Text color #b45854
      
           This box has a color of #b45854        
        
          <div style="background-color:#b45854;">Content here</div>
        
        
          .mybackground {background-color:#b45854;}
        
        Background color #b45854
      
           Border around this has a color of #b45854        
        
          <div style="border:2px solid #b45854;">Content here</div>
        
        
          .myborder {border:2px solid #b45854;}
        
        Border color #b45854