#b85b16 color space conversions
Hex:
        #b85b16
        RGB:
        184, 91, 22
        CMY:
        28, 64, 91
        CMYK:
        0, 51, 88, 28
      HSL:
        26°, 78.6408%, 40.3922%
        HSV (HSB):
        26°, 88.0435%, 72.1569%
        XYZ:
        23.6531, 17.7304, 2.9347
        xyY:
        0.5337, 0.4001, 17.7304
      CIE-Lab:
        49.1675, 33.6048, 52.3926
        CIE-LCH:
        49.1675, 62.2437, 57.3238
        CIE-Luv:
        49.1675, 76.1968, 42.4441
        Hunter-Lab:
        42.1075, 26.5806, 25.3430
      #b85b16 color charts
#b85b16 RGB chart
      #b85b16 CMYK chart
      #b85b16 RGB pie chart
      #b85b16 color shades, tints & tones
#b85b16 color schemes
#b85b16 color preview, HTML & CSS examples
           This text has a color of #b85b16        
        
          <p style="color:#b85b16;">Text here</p>
        
        
          .mytext {color:#b85b16;}
        
        Text color #b85b16
      
           This box has a color of #b85b16        
        
          <div style="background-color:#b85b16;">Content here</div>
        
        
          .mybackground {background-color:#b85b16;}
        
        Background color #b85b16
      
           Border around this has a color of #b85b16        
        
          <div style="border:2px solid #b85b16;">Content here</div>
        
        
          .myborder {border:2px solid #b85b16;}
        
        Border color #b85b16