#54825e color space conversions
Hex:
        #54825e
        RGB:
        84, 130, 94
        CMY:
        67, 49, 63
        CMYK:
        35, 0, 28, 49
      HSL:
        133°, 21.4953%, 41.9608%
        HSV (HSB):
        133°, 35.3846%, 50.9804%
        XYZ:
        13.6592, 18.6582, 13.4712
        xyY:
        0.2983, 0.4075, 18.6582
      CIE-Lab:
        50.2849, -23.8131, 14.6265
        CIE-LCH:
        50.2849, 27.9463, 148.4409
        CIE-Luv:
        50.2849, -22.3767, 22.5603
        Hunter-Lab:
        43.1952, -19.1463, 11.7460
      #54825e color charts
#54825e RGB chart
      #54825e CMYK chart
      #54825e RGB pie chart
      #54825e color shades, tints & tones
#54825e color schemes
#54825e color preview, HTML & CSS examples
           This text has a color of #54825e        
        
          <p style="color:#54825e;">Text here</p>
        
        
          .mytext {color:#54825e;}
        
        Text color #54825e
      
           This box has a color of #54825e        
        
          <div style="background-color:#54825e;">Content here</div>
        
        
          .mybackground {background-color:#54825e;}
        
        Background color #54825e
      
           Border around this has a color of #54825e        
        
          <div style="border:2px solid #54825e;">Content here</div>
        
        
          .myborder {border:2px solid #54825e;}
        
        Border color #54825e