#54314b color space conversions
Hex:
        #54314b
        RGB:
        84, 49, 75
        CMY:
        67, 81, 71
        CMYK:
        0, 42, 11, 67
      HSL:
        315°, 26.3158%, 26.0784%
        HSV (HSB):
        315°, 41.6667%, 32.9412%
        XYZ:
        6.0245, 4.5894, 7.2249
        xyY:
        0.3377, 0.2573, 4.5894
      CIE-Lab:
        25.5315, 20.3411, -9.3634
        CIE-LCH:
        25.5315, 22.3927, 335.2826
        CIE-Luv:
        25.5315, 17.1841, -13.4380
        Hunter-Lab:
        21.4230, 12.7067, -4.9996
      #54314b color charts
#54314b RGB chart
      #54314b CMYK chart
      #54314b RGB pie chart
      #54314b color shades, tints & tones
#54314b color schemes
#54314b color preview, HTML & CSS examples
           This text has a color of #54314b        
        
          <p style="color:#54314b;">Text here</p>
        
        
          .mytext {color:#54314b;}
        
        Text color #54314b
      
           This box has a color of #54314b        
        
          <div style="background-color:#54314b;">Content here</div>
        
        
          .mybackground {background-color:#54314b;}
        
        Background color #54314b
      
           Border around this has a color of #54314b        
        
          <div style="border:2px solid #54314b;">Content here</div>
        
        
          .myborder {border:2px solid #54314b;}
        
        Border color #54314b