#542016 color space conversions
Hex:
        #542016
        RGB:
        84, 32, 22
        CMY:
        67, 87, 91
        CMYK:
        0, 62, 74, 67
      HSL:
        10°, 58.4906%, 20.7843%
        HSV (HSB):
        10°, 73.8095%, 32.9412%
        XYZ:
        4.3175, 2.9758, 1.1059
        xyY:
        0.5140, 0.3543, 2.9758
      CIE-Lab:
        19.9466, 23.4603, 18.6644
        CIE-LCH:
        19.9466, 29.9791, 38.5049
        CIE-Luv:
        19.9466, 34.3706, 11.4157
        Hunter-Lab:
        17.2504, 14.4873, 8.2744
      #542016 color charts
#542016 RGB chart
      #542016 CMYK chart
      #542016 RGB pie chart
      #542016 color shades, tints & tones
#542016 color schemes
#542016 color preview, HTML & CSS examples
           This text has a color of #542016        
        
          <p style="color:#542016;">Text here</p>
        
        
          .mytext {color:#542016;}
        
        Text color #542016
      
           This box has a color of #542016        
        
          <div style="background-color:#542016;">Content here</div>
        
        
          .mybackground {background-color:#542016;}
        
        Background color #542016
      
           Border around this has a color of #542016        
        
          <div style="border:2px solid #542016;">Content here</div>
        
        
          .myborder {border:2px solid #542016;}
        
        Border color #542016