#b85a48 color space conversions
Hex:
        #b85a48
        RGB:
        184, 90, 72
        CMY:
        28, 65, 72
        CMYK:
        0, 51, 61, 28
      HSL:
        10°, 44.0945%, 50.1961%
        HSV (HSB):
        10°, 60.8696%, 72.1569%
        XYZ:
        24.5930, 17.9706, 8.3034
        xyY:
        0.4835, 0.3533, 17.9706
      CIE-Lab:
        49.4604, 36.4545, 28.0499
        CIE-LCH:
        49.4604, 45.9971, 37.5765
        CIE-Luv:
        49.4604, 71.0353, 24.8014
        Hunter-Lab:
        42.3917, 29.3692, 18.0609
      #b85a48 color charts
#b85a48 RGB chart
      #b85a48 CMYK chart
      #b85a48 RGB pie chart
      #b85a48 color shades, tints & tones
#b85a48 color schemes
#b85a48 color preview, HTML & CSS examples
           This text has a color of #b85a48        
        
          <p style="color:#b85a48;">Text here</p>
        
        
          .mytext {color:#b85a48;}
        
        Text color #b85a48
      
           This box has a color of #b85a48        
        
          <div style="background-color:#b85a48;">Content here</div>
        
        
          .mybackground {background-color:#b85a48;}
        
        Background color #b85a48
      
           Border around this has a color of #b85a48        
        
          <div style="border:2px solid #b85a48;">Content here</div>
        
        
          .myborder {border:2px solid #b85a48;}
        
        Border color #b85a48