#b3787b color space conversions
Hex:
        #b3787b
        RGB:
        179, 120, 123
        CMY:
        30, 53, 52
        CMYK:
        0, 33, 31, 30
      HSL:
        357°, 27.9621%, 58.6275%
        HSV (HSB):
        357°, 32.9609%, 70.1961%
        XYZ:
        28.8820, 24.4467, 21.9353
        xyY:
        0.3837, 0.3248, 24.4467
      CIE-Lab:
        56.5323, 23.5108, 7.8115
        CIE-LCH:
        56.5323, 24.7745, 18.3792
        CIE-Luv:
        56.5323, 38.6218, 6.2684
        Hunter-Lab:
        49.4436, 17.7428, 8.3069
      #b3787b color charts
#b3787b RGB chart
      #b3787b CMYK chart
      #b3787b RGB pie chart
      #b3787b color shades, tints & tones
#b3787b color schemes
#b3787b color preview, HTML & CSS examples
           This text has a color of #b3787b        
        
          <p style="color:#b3787b;">Text here</p>
        
        
          .mytext {color:#b3787b;}
        
        Text color #b3787b
      
           This box has a color of #b3787b        
        
          <div style="background-color:#b3787b;">Content here</div>
        
        
          .mybackground {background-color:#b3787b;}
        
        Background color #b3787b
      
           Border around this has a color of #b3787b        
        
          <div style="border:2px solid #b3787b;">Content here</div>
        
        
          .myborder {border:2px solid #b3787b;}
        
        Border color #b3787b