#830b3d color space conversions
Hex:
        #830b3d
        RGB:
        131, 11, 61
        CMY:
        49, 96, 76
        CMYK:
        0, 92, 53, 49
      HSL:
        335°, 84.5070%, 27.8431%
        HSV (HSB):
        335°, 91.6031%, 51.3725%
        XYZ:
        10.3220, 5.4016, 4.9135
        xyY:
        0.5002, 0.2617, 5.4016
      CIE-Lab:
        27.8495, 49.5435, 4.3984
        CIE-LCH:
        27.8495, 49.7384, 5.0733
        CIE-Luv:
        27.8495, 69.2793, -3.6509
        Hunter-Lab:
        23.2413, 38.6043, 3.7343
      #830b3d color charts
#830b3d RGB chart
      #830b3d CMYK chart
      #830b3d RGB pie chart
      #830b3d color shades, tints & tones
#830b3d color schemes
#830b3d color preview, HTML & CSS examples
           This text has a color of #830b3d        
        
          <p style="color:#830b3d;">Text here</p>
        
        
          .mytext {color:#830b3d;}
        
        Text color #830b3d
      
           This box has a color of #830b3d        
        
          <div style="background-color:#830b3d;">Content here</div>
        
        
          .mybackground {background-color:#830b3d;}
        
        Background color #830b3d
      
           Border around this has a color of #830b3d        
        
          <div style="border:2px solid #830b3d;">Content here</div>
        
        
          .myborder {border:2px solid #830b3d;}
        
        Border color #830b3d