#53826f color space conversions
Hex:
        #53826f
        RGB:
        83, 130, 111
        CMY:
        67, 49, 56
        CMYK:
        36, 0, 15, 49
      HSL:
        156°, 22.0657%, 41.7647%
        HSV (HSB):
        156°, 36.1538%, 50.9804%
        XYZ:
        14.4192, 18.9520, 17.9371
        xyY:
        0.2810, 0.3694, 18.9520
      CIE-Lab:
        50.6310, -20.5347, 5.2432
        CIE-LCH:
        50.6310, 21.1935, 165.6766
        CIE-Luv:
        50.6310, -22.5255, 10.2220
        Hunter-Lab:
        43.5338, -17.0620, 6.0447
      #53826f color charts
#53826f RGB chart
      #53826f CMYK chart
      #53826f RGB pie chart
      #53826f color shades, tints & tones
#53826f color schemes
#53826f color preview, HTML & CSS examples
           This text has a color of #53826f        
        
          <p style="color:#53826f;">Text here</p>
        
        
          .mytext {color:#53826f;}
        
        Text color #53826f
      
           This box has a color of #53826f        
        
          <div style="background-color:#53826f;">Content here</div>
        
        
          .mybackground {background-color:#53826f;}
        
        Background color #53826f
      
           Border around this has a color of #53826f        
        
          <div style="border:2px solid #53826f;">Content here</div>
        
        
          .myborder {border:2px solid #53826f;}
        
        Border color #53826f