#542c00 color space conversions
Hex:
        #542c00
        RGB:
        84, 44, 0
        CMY:
        67, 83, 100
        CMYK:
        0, 48, 100, 67
      HSL:
        31°, 100.0000%, 16.4706%
        HSV (HSB):
        31°, 100.0000%, 32.9412%
        XYZ:
        4.5568, 3.6862, 0.4713
        xyY:
        0.5229, 0.4230, 3.6862
      CIE-Lab:
        22.6056, 15.2367, 32.2335
        CIE-LCH:
        22.6056, 35.6533, 64.7000
        CIE-Luv:
        22.6056, 29.2943, 21.5076
        Hunter-Lab:
        19.1994, 8.7666, 11.9841
      #542c00 color charts
#542c00 RGB chart
      #542c00 CMYK chart
      #542c00 RGB pie chart
      #542c00 color shades, tints & tones
#542c00 color schemes
#542c00 color preview, HTML & CSS examples
           This text has a color of #542c00        
        
          <p style="color:#542c00;">Text here</p>
        
        
          .mytext {color:#542c00;}
        
        Text color #542c00
      
           This box has a color of #542c00        
        
          <div style="background-color:#542c00;">Content here</div>
        
        
          .mybackground {background-color:#542c00;}
        
        Background color #542c00
      
           Border around this has a color of #542c00        
        
          <div style="border:2px solid #542c00;">Content here</div>
        
        
          .myborder {border:2px solid #542c00;}
        
        Border color #542c00