#b85a14 color space conversions
Hex:
        #b85a14
        RGB:
        184, 90, 20
        CMY:
        28, 65, 92
        CMYK:
        0, 51, 89, 28
      HSL:
        26°, 80.3922%, 40.0000%
        HSV (HSB):
        26°, 89.1304%, 72.1569%
        XYZ:
        23.5496, 17.5532, 2.8087
        xyY:
        0.5363, 0.3997, 17.5532
      CIE-Lab:
        48.9496, 34.0848, 52.8877
        CIE-LCH:
        48.9496, 62.9196, 57.1993
        CIE-Luv:
        48.9496, 77.1129, 42.4369
        Hunter-Lab:
        41.8965, 27.0141, 25.3528
      #b85a14 color charts
#b85a14 RGB chart
      #b85a14 CMYK chart
      #b85a14 RGB pie chart
      #b85a14 color shades, tints & tones
#b85a14 color schemes
#b85a14 color preview, HTML & CSS examples
           This text has a color of #b85a14        
        
          <p style="color:#b85a14;">Text here</p>
        
        
          .mytext {color:#b85a14;}
        
        Text color #b85a14
      
           This box has a color of #b85a14        
        
          <div style="background-color:#b85a14;">Content here</div>
        
        
          .mybackground {background-color:#b85a14;}
        
        Background color #b85a14
      
           Border around this has a color of #b85a14        
        
          <div style="border:2px solid #b85a14;">Content here</div>
        
        
          .myborder {border:2px solid #b85a14;}
        
        Border color #b85a14