#b45767 color space conversions
Hex:
        #b45767
        RGB:
        180, 87, 103
        CMY:
        29, 66, 60
        CMYK:
        0, 52, 43, 29
      HSL:
        350°, 38.2716%, 52.3529%
        HSV (HSB):
        350°, 51.6667%, 70.5882%
        XYZ:
        24.6788, 17.4990, 14.9089
        xyY:
        0.4323, 0.3065, 17.4990
      CIE-Lab:
        48.8827, 39.3144, 8.7826
        CIE-LCH:
        48.8827, 40.2835, 12.5927
        CIE-Luv:
        48.8827, 63.2891, 3.9340
        Hunter-Lab:
        41.8318, 32.1010, 8.1512
      #b45767 color charts
#b45767 RGB chart
      #b45767 CMYK chart
      #b45767 RGB pie chart
      #b45767 color shades, tints & tones
#b45767 color schemes
#b45767 color preview, HTML & CSS examples
           This text has a color of #b45767        
        
          <p style="color:#b45767;">Text here</p>
        
        
          .mytext {color:#b45767;}
        
        Text color #b45767
      
           This box has a color of #b45767        
        
          <div style="background-color:#b45767;">Content here</div>
        
        
          .mybackground {background-color:#b45767;}
        
        Background color #b45767
      
           Border around this has a color of #b45767        
        
          <div style="border:2px solid #b45767;">Content here</div>
        
        
          .myborder {border:2px solid #b45767;}
        
        Border color #b45767