#b85e1a color space conversions
Hex:
        #b85e1a
        RGB:
        184, 94, 26
        CMY:
        28, 63, 90
        CMYK:
        0, 49, 86, 28
      HSL:
        26°, 75.2381%, 41.1765%
        HSV (HSB):
        26°, 85.8696%, 72.1569%
        XYZ:
        23.9563, 18.2703, 3.2412
        xyY:
        0.5269, 0.4018, 18.2703
      CIE-Lab:
        49.8224, 32.1206, 51.5032
        CIE-LCH:
        49.8224, 60.6985, 58.0498
        CIE-Luv:
        49.8224, 73.5448, 42.7457
        Hunter-Lab:
        42.7438, 25.2410, 25.4248
      #b85e1a color charts
#b85e1a RGB chart
      #b85e1a CMYK chart
      #b85e1a RGB pie chart
      #b85e1a color shades, tints & tones
#b85e1a color schemes
#b85e1a color preview, HTML & CSS examples
           This text has a color of #b85e1a        
        
          <p style="color:#b85e1a;">Text here</p>
        
        
          .mytext {color:#b85e1a;}
        
        Text color #b85e1a
      
           This box has a color of #b85e1a        
        
          <div style="background-color:#b85e1a;">Content here</div>
        
        
          .mybackground {background-color:#b85e1a;}
        
        Background color #b85e1a
      
           Border around this has a color of #b85e1a        
        
          <div style="border:2px solid #b85e1a;">Content here</div>
        
        
          .myborder {border:2px solid #b85e1a;}
        
        Border color #b85e1a