#542c0a color space conversions
Hex:
        #542c0a
        RGB:
        84, 44, 10
        CMY:
        67, 83, 96
        CMYK:
        0, 48, 88, 67
      HSL:
        28°, 78.7234%, 18.4314%
        HSV (HSB):
        28°, 88.0952%, 32.9412%
        XYZ:
        4.6116, 3.7081, 0.7598
        xyY:
        0.5079, 0.4084, 3.7081
      CIE-Lab:
        22.6819, 15.6326, 28.2386
        CIE-LCH:
        22.6819, 32.2769, 61.0315
        CIE-Luv:
        22.6819, 28.6741, 19.3202
        Hunter-Lab:
        19.2564, 9.0494, 11.1400
      #542c0a color charts
#542c0a RGB chart
      #542c0a CMYK chart
      #542c0a RGB pie chart
      #542c0a color shades, tints & tones
#542c0a color schemes
#542c0a color preview, HTML & CSS examples
           This text has a color of #542c0a        
        
          <p style="color:#542c0a;">Text here</p>
        
        
          .mytext {color:#542c0a;}
        
        Text color #542c0a
      
           This box has a color of #542c0a        
        
          <div style="background-color:#542c0a;">Content here</div>
        
        
          .mybackground {background-color:#542c0a;}
        
        Background color #542c0a
      
           Border around this has a color of #542c0a        
        
          <div style="border:2px solid #542c0a;">Content here</div>
        
        
          .myborder {border:2px solid #542c0a;}
        
        Border color #542c0a