#52260e color space conversions
Hex:
        #52260e
        RGB:
        82, 38, 14
        CMY:
        68, 85, 95
        CMYK:
        0, 54, 83, 68
      HSL:
        21°, 70.8333%, 18.8235%
        HSV (HSB):
        21°, 82.9268%, 32.1569%
        XYZ:
        4.2521, 3.2118, 0.8113
        xyY:
        0.5138, 0.3881, 3.2118
      CIE-Lab:
        20.8728, 18.5621, 24.3834
        CIE-LCH:
        20.8728, 30.6448, 52.7194
        CIE-Luv:
        20.8728, 30.4384, 15.8856
        Hunter-Lab:
        17.9214, 10.9886, 9.8610
      #52260e color charts
#52260e RGB chart
      #52260e CMYK chart
      #52260e RGB pie chart
      #52260e color shades, tints & tones
#52260e color schemes
#52260e color preview, HTML & CSS examples
           This text has a color of #52260e        
        
          <p style="color:#52260e;">Text here</p>
        
        
          .mytext {color:#52260e;}
        
        Text color #52260e
      
           This box has a color of #52260e        
        
          <div style="background-color:#52260e;">Content here</div>
        
        
          .mybackground {background-color:#52260e;}
        
        Background color #52260e
      
           Border around this has a color of #52260e        
        
          <div style="border:2px solid #52260e;">Content here</div>
        
        
          .myborder {border:2px solid #52260e;}
        
        Border color #52260e