#83140d color space conversions
Hex:
        #83140d
        RGB:
        131, 20, 13
        CMY:
        49, 92, 95
        CMYK:
        0, 85, 90, 49
      HSL:
        4°, 81.9444%, 28.2353%
        HSV (HSB):
        4°, 90.0763%, 51.3725%
        XYZ:
        9.6829, 5.3547, 0.9040
        xyY:
        0.6074, 0.3359, 5.3547
      CIE-Lab:
        27.7222, 45.0629, 34.8669
        CIE-LCH:
        27.7222, 56.9769, 37.7305
        CIE-Luv:
        27.7222, 79.2528, 18.5424
        Hunter-Lab:
        23.1401, 34.1971, 13.8819
      #83140d color charts
#83140d RGB chart
      #83140d CMYK chart
      #83140d RGB pie chart
      #83140d color shades, tints & tones
#83140d color schemes
#83140d color preview, HTML & CSS examples
           This text has a color of #83140d        
        
          <p style="color:#83140d;">Text here</p>
        
        
          .mytext {color:#83140d;}
        
        Text color #83140d
      
           This box has a color of #83140d        
        
          <div style="background-color:#83140d;">Content here</div>
        
        
          .mybackground {background-color:#83140d;}
        
        Background color #83140d
      
           Border around this has a color of #83140d        
        
          <div style="border:2px solid #83140d;">Content here</div>
        
        
          .myborder {border:2px solid #83140d;}
        
        Border color #83140d