#52282b color space conversions
Hex:
        #52282b
        RGB:
        82, 40, 43
        CMY:
        68, 84, 83
        CMYK:
        0, 51, 48, 68
      HSL:
        356°, 34.4262%, 23.9216%
        HSV (HSB):
        356°, 51.2195%, 32.1569%
        XYZ:
        4.6745, 3.4858, 2.7120
        xyY:
        0.4299, 0.3206, 3.4858
      CIE-Lab:
        21.8931, 19.8579, 6.9252
        CIE-LCH:
        21.8931, 21.0308, 19.2255
        CIE-Luv:
        21.8931, 25.4412, 3.8684
        Hunter-Lab:
        18.6704, 12.0179, 4.4571
      #52282b color charts
#52282b RGB chart
      #52282b CMYK chart
      #52282b RGB pie chart
      #52282b color shades, tints & tones
#52282b color schemes
#52282b color preview, HTML & CSS examples
           This text has a color of #52282b        
        
          <p style="color:#52282b;">Text here</p>
        
        
          .mytext {color:#52282b;}
        
        Text color #52282b
      
           This box has a color of #52282b        
        
          <div style="background-color:#52282b;">Content here</div>
        
        
          .mybackground {background-color:#52282b;}
        
        Background color #52282b
      
           Border around this has a color of #52282b        
        
          <div style="border:2px solid #52282b;">Content here</div>
        
        
          .myborder {border:2px solid #52282b;}
        
        Border color #52282b