#830f3e color space conversions
Hex:
        #830f3e
        RGB:
        131, 15, 62
        CMY:
        49, 94, 76
        CMYK:
        0, 89, 53, 49
      HSL:
        336°, 79.4521%, 28.6275%
        HSV (HSB):
        336°, 88.5496%, 51.3725%
        XYZ:
        10.4004, 5.5147, 5.0737
        xyY:
        0.4955, 0.2627, 5.5147
      CIE-Lab:
        28.1536, 48.8345, 4.1569
        CIE-LCH:
        28.1536, 49.0111, 4.8654
        CIE-Luv:
        28.1536, 68.1273, -3.7434
        Hunter-Lab:
        23.4835, 37.9582, 3.6286
      #830f3e color charts
#830f3e RGB chart
      #830f3e CMYK chart
      #830f3e RGB pie chart
      #830f3e color shades, tints & tones
#830f3e color schemes
#830f3e color preview, HTML & CSS examples
           This text has a color of #830f3e        
        
          <p style="color:#830f3e;">Text here</p>
        
        
          .mytext {color:#830f3e;}
        
        Text color #830f3e
      
           This box has a color of #830f3e        
        
          <div style="background-color:#830f3e;">Content here</div>
        
        
          .mybackground {background-color:#830f3e;}
        
        Background color #830f3e
      
           Border around this has a color of #830f3e        
        
          <div style="border:2px solid #830f3e;">Content here</div>
        
        
          .myborder {border:2px solid #830f3e;}
        
        Border color #830f3e