#b85f22 color space conversions
Hex:
        #b85f22
        RGB:
        184, 95, 34
        CMY:
        28, 63, 87
        CMYK:
        0, 48, 82, 28
      HSL:
        24°, 68.8073%, 42.7451%
        HSV (HSB):
        24°, 81.5217%, 72.1569%
        XYZ:
        24.1481, 18.4903, 3.8096
        xyY:
        0.5199, 0.3981, 18.4903
      CIE-Lab:
        50.0854, 31.8273, 48.5265
        CIE-LCH:
        50.0854, 58.0327, 56.7401
        CIE-Luv:
        50.0854, 72.1629, 41.3130
        Hunter-Lab:
        43.0003, 24.9915, 24.8474
      #b85f22 color charts
#b85f22 RGB chart
      #b85f22 CMYK chart
      #b85f22 RGB pie chart
      #b85f22 color shades, tints & tones
#b85f22 color schemes
#b85f22 color preview, HTML & CSS examples
           This text has a color of #b85f22        
        
          <p style="color:#b85f22;">Text here</p>
        
        
          .mytext {color:#b85f22;}
        
        Text color #b85f22
      
           This box has a color of #b85f22        
        
          <div style="background-color:#b85f22;">Content here</div>
        
        
          .mybackground {background-color:#b85f22;}
        
        Background color #b85f22
      
           Border around this has a color of #b85f22        
        
          <div style="border:2px solid #b85f22;">Content here</div>
        
        
          .myborder {border:2px solid #b85f22;}
        
        Border color #b85f22