#83260f color space conversions
Hex:
        #83260f
        RGB:
        131, 38, 15
        CMY:
        49, 85, 94
        CMYK:
        0, 71, 89, 49
      HSL:
        12°, 79.4521%, 28.6275%
        HSV (HSB):
        12°, 88.5496%, 51.3725%
        XYZ:
        10.1394, 6.2460, 1.1231
        xyY:
        0.5791, 0.3567, 6.2460
      CIE-Lab:
        30.0248, 38.7516, 35.8167
        CIE-LCH:
        30.0248, 52.7686, 42.7461
        CIE-Luv:
        30.0248, 70.4533, 21.8792
        Hunter-Lab:
        24.9920, 28.6825, 14.8299
      #83260f color charts
#83260f RGB chart
      #83260f CMYK chart
      #83260f RGB pie chart
      #83260f color shades, tints & tones
#83260f color schemes
#83260f color preview, HTML & CSS examples
           This text has a color of #83260f        
        
          <p style="color:#83260f;">Text here</p>
        
        
          .mytext {color:#83260f;}
        
        Text color #83260f
      
           This box has a color of #83260f        
        
          <div style="background-color:#83260f;">Content here</div>
        
        
          .mybackground {background-color:#83260f;}
        
        Background color #83260f
      
           Border around this has a color of #83260f        
        
          <div style="border:2px solid #83260f;">Content here</div>
        
        
          .myborder {border:2px solid #83260f;}
        
        Border color #83260f