#52440a color space conversions
Hex:
        #52440a
        RGB:
        82, 68, 10
        CMY:
        68, 73, 96
        CMYK:
        0, 17, 88, 68
      HSL:
        48°, 78.2609%, 18.0392%
        HSV (HSB):
        48°, 87.8049%, 32.1569%
        XYZ:
        5.6016, 5.9500, 1.1404
        xyY:
        0.4413, 0.4688, 5.9500
      CIE-Lab:
        29.2860, -0.6199, 34.3209
        CIE-LCH:
        29.2860, 34.3265, 91.0348
        CIE-Luv:
        29.2860, 11.4831, 29.1537
        Hunter-Lab:
        24.3926, -1.6959, 14.3029
      #52440a color charts
#52440a RGB chart
      #52440a CMYK chart
      #52440a RGB pie chart
      #52440a color shades, tints & tones
#52440a color schemes
#52440a color preview, HTML & CSS examples
           This text has a color of #52440a        
        
          <p style="color:#52440a;">Text here</p>
        
        
          .mytext {color:#52440a;}
        
        Text color #52440a
      
           This box has a color of #52440a        
        
          <div style="background-color:#52440a;">Content here</div>
        
        
          .mybackground {background-color:#52440a;}
        
        Background color #52440a
      
           Border around this has a color of #52440a        
        
          <div style="border:2px solid #52440a;">Content here</div>
        
        
          .myborder {border:2px solid #52440a;}
        
        Border color #52440a