#83274b color space conversions
Hex:
        #83274b
        RGB:
        131, 39, 75
        CMY:
        49, 85, 71
        CMYK:
        0, 70, 43, 49
      HSL:
        337°, 54.1176%, 33.3333%
        HSV (HSB):
        337°, 70.2290%, 51.3725%
        XYZ:
        11.3556, 6.7843, 7.3676
        xyY:
        0.4452, 0.2660, 6.7843
      CIE-Lab:
        31.3108, 42.3341, 0.0714
        CIE-LCH:
        31.3108, 42.3341, 0.0966
        CIE-Luv:
        31.3108, 56.1986, -6.8361
        Hunter-Lab:
        26.0468, 32.2388, 1.4619
      #83274b color charts
#83274b RGB chart
      #83274b CMYK chart
      #83274b RGB pie chart
      #83274b color shades, tints & tones
#83274b color schemes
#83274b color preview, HTML & CSS examples
           This text has a color of #83274b        
        
          <p style="color:#83274b;">Text here</p>
        
        
          .mytext {color:#83274b;}
        
        Text color #83274b
      
           This box has a color of #83274b        
        
          <div style="background-color:#83274b;">Content here</div>
        
        
          .mybackground {background-color:#83274b;}
        
        Background color #83274b
      
           Border around this has a color of #83274b        
        
          <div style="border:2px solid #83274b;">Content here</div>
        
        
          .myborder {border:2px solid #83274b;}
        
        Border color #83274b