#83162d color space conversions
Hex:
        #83162d
        RGB:
        131, 22, 45
        CMY:
        49, 91, 82
        CMYK:
        0, 83, 66, 49
      HSL:
        347°, 71.2418%, 30.0000%
        HSV (HSB):
        347°, 83.2061%, 51.3725%
        XYZ:
        10.1206, 5.5886, 3.0279
        xyY:
        0.5401, 0.2983, 5.5886
      CIE-Lab:
        28.3498, 45.8251, 15.8719
        CIE-LCH:
        28.3498, 48.4960, 19.1040
        CIE-Luv:
        28.3498, 71.8921, 7.3081
        Hunter-Lab:
        23.6402, 35.0477, 8.9541
      #83162d color charts
#83162d RGB chart
      #83162d CMYK chart
      #83162d RGB pie chart
      #83162d color shades, tints & tones
#83162d color schemes
#83162d color preview, HTML & CSS examples
           This text has a color of #83162d        
        
          <p style="color:#83162d;">Text here</p>
        
        
          .mytext {color:#83162d;}
        
        Text color #83162d
      
           This box has a color of #83162d        
        
          <div style="background-color:#83162d;">Content here</div>
        
        
          .mybackground {background-color:#83162d;}
        
        Background color #83162d
      
           Border around this has a color of #83162d        
        
          <div style="border:2px solid #83162d;">Content here</div>
        
        
          .myborder {border:2px solid #83162d;}
        
        Border color #83162d