#542a15 color space conversions
Hex:
        #542a15
        RGB:
        84, 42, 21
        CMY:
        67, 84, 92
        CMYK:
        0, 50, 75, 67
      HSL:
        20°, 60.0000%, 20.5882%
        HSV (HSB):
        20°, 75.0000%, 32.9412%
        XYZ:
        4.6195, 3.5949, 1.1599
        xyY:
        0.4928, 0.3835, 3.5949
      CIE-Lab:
        22.2842, 17.4504, 22.0011
        CIE-LCH:
        22.2842, 28.0814, 51.5799
        CIE-Luv:
        22.2842, 28.9936, 15.4447
        Hunter-Lab:
        18.9602, 10.3096, 9.6451
      #542a15 color charts
#542a15 RGB chart
      #542a15 CMYK chart
      #542a15 RGB pie chart
      #542a15 color shades, tints & tones
#542a15 color schemes
#542a15 color preview, HTML & CSS examples
           This text has a color of #542a15        
        
          <p style="color:#542a15;">Text here</p>
        
        
          .mytext {color:#542a15;}
        
        Text color #542a15
      
           This box has a color of #542a15        
        
          <div style="background-color:#542a15;">Content here</div>
        
        
          .mybackground {background-color:#542a15;}
        
        Background color #542a15
      
           Border around this has a color of #542a15        
        
          <div style="border:2px solid #542a15;">Content here</div>
        
        
          .myborder {border:2px solid #542a15;}
        
        Border color #542a15