#554c42 color space conversions
Hex:
        #554c42
        RGB:
        85, 76, 66
        CMY:
        67, 70, 74
        CMYK:
        0, 11, 22, 67
      HSL:
        32°, 12.5828%, 29.6078%
        HSV (HSB):
        32°, 22.3529%, 33.3333%
        XYZ:
        7.3141, 7.4935, 6.2152
        xyY:
        0.3479, 0.3564, 7.4935
      CIE-Lab:
        32.9050, 1.8750, 7.3125
        CIE-LCH:
        32.9050, 7.5491, 75.6186
        CIE-Luv:
        32.9050, 5.8212, 8.1667
        Hunter-Lab:
        27.3743, -0.2117, 5.7006
      #554c42 color charts
#554c42 RGB chart
      #554c42 CMYK chart
      #554c42 RGB pie chart
      #554c42 color shades, tints & tones
#554c42 color schemes
#554c42 color preview, HTML & CSS examples
           This text has a color of #554c42        
        
          <p style="color:#554c42;">Text here</p>
        
        
          .mytext {color:#554c42;}
        
        Text color #554c42
      
           This box has a color of #554c42        
        
          <div style="background-color:#554c42;">Content here</div>
        
        
          .mybackground {background-color:#554c42;}
        
        Background color #554c42
      
           Border around this has a color of #554c42        
        
          <div style="border:2px solid #554c42;">Content here</div>
        
        
          .myborder {border:2px solid #554c42;}
        
        Border color #554c42