#b85a42 color space conversions
Hex:
        #b85a42
        RGB:
        184, 90, 66
        CMY:
        28, 65, 74
        CMYK:
        0, 51, 64, 28
      HSL:
        12°, 47.2000%, 49.0196%
        HSV (HSB):
        12°, 64.1304%, 72.1569%
        XYZ:
        24.4067, 17.8960, 7.3222
        xyY:
        0.4918, 0.3606, 17.8960
      CIE-Lab:
        49.3698, 36.0384, 31.3754
        CIE-LCH:
        49.3698, 47.7827, 41.0431
        CIE-Luv:
        49.3698, 72.0557, 27.7784
        Hunter-Lab:
        42.3037, 28.9524, 19.3503
      #b85a42 color charts
#b85a42 RGB chart
      #b85a42 CMYK chart
      #b85a42 RGB pie chart
      #b85a42 color shades, tints & tones
#b85a42 color schemes
#b85a42 color preview, HTML & CSS examples
           This text has a color of #b85a42        
        
          <p style="color:#b85a42;">Text here</p>
        
        
          .mytext {color:#b85a42;}
        
        Text color #b85a42
      
           This box has a color of #b85a42        
        
          <div style="background-color:#b85a42;">Content here</div>
        
        
          .mybackground {background-color:#b85a42;}
        
        Background color #b85a42
      
           Border around this has a color of #b85a42        
        
          <div style="border:2px solid #b85a42;">Content here</div>
        
        
          .myborder {border:2px solid #b85a42;}
        
        Border color #b85a42