#542b0a color space conversions
Hex:
        #542b0a
        RGB:
        84, 43, 10
        CMY:
        67, 83, 96
        CMYK:
        0, 49, 88, 67
      HSL:
        27°, 78.7234%, 18.4314%
        HSV (HSB):
        27°, 88.0952%, 32.9412%
        XYZ:
        4.5748, 3.6345, 0.7476
        xyY:
        0.5108, 0.4058, 3.6345
      CIE-Lab:
        22.4243, 16.2568, 27.9698
        CIE-LCH:
        22.4243, 32.3511, 59.8336
        CIE-Luv:
        22.4243, 29.3005, 18.9404
        Hunter-Lab:
        19.0643, 9.4716, 11.0201
      #542b0a color charts
#542b0a RGB chart
      #542b0a CMYK chart
      #542b0a RGB pie chart
      #542b0a color shades, tints & tones
#542b0a color schemes
#542b0a color preview, HTML & CSS examples
           This text has a color of #542b0a        
        
          <p style="color:#542b0a;">Text here</p>
        
        
          .mytext {color:#542b0a;}
        
        Text color #542b0a
      
           This box has a color of #542b0a        
        
          <div style="background-color:#542b0a;">Content here</div>
        
        
          .mybackground {background-color:#542b0a;}
        
        Background color #542b0a
      
           Border around this has a color of #542b0a        
        
          <div style="border:2px solid #542b0a;">Content here</div>
        
        
          .myborder {border:2px solid #542b0a;}
        
        Border color #542b0a