#83162f color space conversions
Hex:
        #83162f
        RGB:
        131, 22, 47
        CMY:
        49, 91, 82
        CMYK:
        0, 83, 64, 49
      HSL:
        346°, 71.2418%, 30.0000%
        HSV (HSB):
        346°, 83.2061%, 51.3725%
        XYZ:
        10.1601, 5.6043, 3.2356
        xyY:
        0.5347, 0.2950, 5.6043
      CIE-Lab:
        28.3915, 45.9528, 14.5891
        CIE-LCH:
        28.3915, 48.2131, 17.6136
        CIE-Luv:
        28.3915, 71.3035, 6.2644
        Hunter-Lab:
        23.6735, 35.1791, 8.4680
      #83162f color charts
#83162f RGB chart
      #83162f CMYK chart
      #83162f RGB pie chart
      #83162f color shades, tints & tones
#83162f color schemes
#83162f color preview, HTML & CSS examples
           This text has a color of #83162f        
        
          <p style="color:#83162f;">Text here</p>
        
        
          .mytext {color:#83162f;}
        
        Text color #83162f
      
           This box has a color of #83162f        
        
          <div style="background-color:#83162f;">Content here</div>
        
        
          .mybackground {background-color:#83162f;}
        
        Background color #83162f
      
           Border around this has a color of #83162f        
        
          <div style="border:2px solid #83162f;">Content here</div>
        
        
          .myborder {border:2px solid #83162f;}
        
        Border color #83162f