#54314d color space conversions
Hex:
        #54314d
        RGB:
        84, 49, 77
        CMY:
        67, 81, 70
        CMYK:
        0, 42, 8, 67
      HSL:
        312°, 26.3158%, 26.0784%
        HSV (HSB):
        312°, 41.6667%, 32.9412%
        XYZ:
        6.0940, 4.6173, 7.5912
        xyY:
        0.3330, 0.2523, 4.6173
      CIE-Lab:
        25.6153, 20.7444, -10.5647
        CIE-LCH:
        25.6153, 23.2797, 333.0111
        CIE-Luv:
        25.6153, 16.8414, -14.9346
        Hunter-Lab:
        21.4878, 13.0196, -5.9045
      #54314d color charts
#54314d RGB chart
      #54314d CMYK chart
      #54314d RGB pie chart
      #54314d color shades, tints & tones
#54314d color schemes
#54314d color preview, HTML & CSS examples
           This text has a color of #54314d        
        
          <p style="color:#54314d;">Text here</p>
        
        
          .mytext {color:#54314d;}
        
        Text color #54314d
      
           This box has a color of #54314d        
        
          <div style="background-color:#54314d;">Content here</div>
        
        
          .mybackground {background-color:#54314d;}
        
        Background color #54314d
      
           Border around this has a color of #54314d        
        
          <div style="border:2px solid #54314d;">Content here</div>
        
        
          .myborder {border:2px solid #54314d;}
        
        Border color #54314d