#830c3d color space conversions
Hex:
        #830c3d
        RGB:
        131, 12, 61
        CMY:
        49, 95, 76
        CMYK:
        0, 91, 53, 49
      HSL:
        335°, 83.2168%, 28.0392%
        HSV (HSB):
        335°, 90.8397%, 51.3725%
        XYZ:
        10.3338, 5.4252, 4.9174
        xyY:
        0.4998, 0.2624, 5.4252
      CIE-Lab:
        27.9132, 49.3595, 4.4893
        CIE-LCH:
        27.9132, 49.5632, 5.1968
        CIE-Luv:
        27.9132, 69.0979, -3.5251
        Hunter-Lab:
        23.2920, 38.4334, 3.7871
      #830c3d color charts
#830c3d RGB chart
      #830c3d CMYK chart
      #830c3d RGB pie chart
      #830c3d color shades, tints & tones
#830c3d color schemes
#830c3d color preview, HTML & CSS examples
           This text has a color of #830c3d        
        
          <p style="color:#830c3d;">Text here</p>
        
        
          .mytext {color:#830c3d;}
        
        Text color #830c3d
      
           This box has a color of #830c3d        
        
          <div style="background-color:#830c3d;">Content here</div>
        
        
          .mybackground {background-color:#830c3d;}
        
        Background color #830c3d
      
           Border around this has a color of #830c3d        
        
          <div style="border:2px solid #830c3d;">Content here</div>
        
        
          .myborder {border:2px solid #830c3d;}
        
        Border color #830c3d