#52411a color space conversions
Hex:
        #52411a
        RGB:
        82, 65, 26
        CMY:
        68, 75, 90
        CMYK:
        0, 21, 68, 68
      HSL:
        42°, 51.8519%, 21.1765%
        HSV (HSB):
        42°, 68.2927%, 32.1569%
        XYZ:
        5.5564, 5.6490, 1.7748
        xyY:
        0.4281, 0.4352, 5.6490
      CIE-Lab:
        28.5091, 2.2043, 26.0299
        CIE-LCH:
        28.5091, 26.1231, 85.1595
        CIE-Luv:
        28.5091, 12.8262, 23.4918
        Hunter-Lab:
        23.7677, 0.1365, 12.2100
      #52411a color charts
#52411a RGB chart
      #52411a CMYK chart
      #52411a RGB pie chart
      #52411a color shades, tints & tones
#52411a color schemes
#52411a color preview, HTML & CSS examples
           This text has a color of #52411a        
        
          <p style="color:#52411a;">Text here</p>
        
        
          .mytext {color:#52411a;}
        
        Text color #52411a
      
           This box has a color of #52411a        
        
          <div style="background-color:#52411a;">Content here</div>
        
        
          .mybackground {background-color:#52411a;}
        
        Background color #52411a
      
           Border around this has a color of #52411a        
        
          <div style="border:2px solid #52411a;">Content here</div>
        
        
          .myborder {border:2px solid #52411a;}
        
        Border color #52411a