#830f2d color space conversions
Hex:
        #830f2d
        RGB:
        131, 15, 45
        CMY:
        49, 94, 82
        CMYK:
        0, 89, 66, 49
      HSL:
        344°, 79.4521%, 28.6275%
        HSV (HSB):
        344°, 88.5496%, 51.3725%
        XYZ:
        10.0046, 5.3564, 2.9892
        xyY:
        0.5452, 0.2919, 5.3564
      CIE-Lab:
        27.7269, 47.6003, 15.0573
        CIE-LCH:
        27.7269, 49.9250, 17.5536
        CIE-Luv:
        27.7269, 73.9244, 6.1454
        Hunter-Lab:
        23.1439, 36.6594, 8.5430
      #830f2d color charts
#830f2d RGB chart
      #830f2d CMYK chart
      #830f2d RGB pie chart
      #830f2d color shades, tints & tones
#830f2d color schemes
#830f2d color preview, HTML & CSS examples
           This text has a color of #830f2d        
        
          <p style="color:#830f2d;">Text here</p>
        
        
          .mytext {color:#830f2d;}
        
        Text color #830f2d
      
           This box has a color of #830f2d        
        
          <div style="background-color:#830f2d;">Content here</div>
        
        
          .mybackground {background-color:#830f2d;}
        
        Background color #830f2d
      
           Border around this has a color of #830f2d        
        
          <div style="border:2px solid #830f2d;">Content here</div>
        
        
          .myborder {border:2px solid #830f2d;}
        
        Border color #830f2d