#b5782f color space conversions
Hex:
        #b5782f
        RGB:
        181, 120, 47
        CMY:
        29, 53, 82
        CMYK:
        0, 34, 74, 29
      HSL:
        33°, 58.7719%, 44.7059%
        HSV (HSB):
        33°, 74.0331%, 70.9804%
        XYZ:
        26.2856, 23.4619, 5.8325
        xyY:
        0.4729, 0.4221, 23.4619
      CIE-Lab:
        55.5450, 17.3755, 47.9608
        CIE-LCH:
        55.5450, 51.0113, 70.0853
        CIE-Luv:
        55.5450, 49.0040, 47.1357
        Hunter-Lab:
        48.4375, 12.1010, 26.7670
      #b5782f color charts
#b5782f RGB chart
      #b5782f CMYK chart
      #b5782f RGB pie chart
      #b5782f color shades, tints & tones
#b5782f color schemes
#b5782f color preview, HTML & CSS examples
           This text has a color of #b5782f        
        
          <p style="color:#b5782f;">Text here</p>
        
        
          .mytext {color:#b5782f;}
        
        Text color #b5782f
      
           This box has a color of #b5782f        
        
          <div style="background-color:#b5782f;">Content here</div>
        
        
          .mybackground {background-color:#b5782f;}
        
        Background color #b5782f
      
           Border around this has a color of #b5782f        
        
          <div style="border:2px solid #b5782f;">Content here</div>
        
        
          .myborder {border:2px solid #b5782f;}
        
        Border color #b5782f