#83494d color space conversions
Hex:
        #83494d
        RGB:
        131, 73, 77
        CMY:
        49, 71, 70
        CMYK:
        0, 44, 41, 49
      HSL:
        356°, 28.4314%, 40.0000%
        HSV (HSB):
        356°, 44.2748%, 51.3725%
        XYZ:
        13.0822, 10.1262, 8.2862
        xyY:
        0.4154, 0.3215, 10.1262
      CIE-Lab:
        38.0680, 25.1053, 8.4663
        CIE-LCH:
        38.0680, 26.4944, 18.6357
        CIE-Luv:
        38.0680, 38.5095, 5.8127
        Hunter-Lab:
        31.8217, 17.6949, 6.8363
      #83494d color charts
#83494d RGB chart
      #83494d CMYK chart
      #83494d RGB pie chart
      #83494d color shades, tints & tones
#83494d color schemes
#83494d color preview, HTML & CSS examples
           This text has a color of #83494d        
        
          <p style="color:#83494d;">Text here</p>
        
        
          .mytext {color:#83494d;}
        
        Text color #83494d
      
           This box has a color of #83494d        
        
          <div style="background-color:#83494d;">Content here</div>
        
        
          .mybackground {background-color:#83494d;}
        
        Background color #83494d
      
           Border around this has a color of #83494d        
        
          <div style="border:2px solid #83494d;">Content here</div>
        
        
          .myborder {border:2px solid #83494d;}
        
        Border color #83494d