#52243b color space conversions
Hex:
        #52243b
        RGB:
        82, 36, 59
        CMY:
        68, 86, 77
        CMYK:
        0, 56, 28, 68
      HSL:
        330°, 38.9831%, 23.1373%
        HSV (HSB):
        330°, 56.0976%, 32.1569%
        XYZ:
        4.9000, 3.3714, 4.5302
        xyY:
        0.3828, 0.2634, 3.3714
      CIE-Lab:
        21.4737, 24.5649, -4.6925
        CIE-LCH:
        21.4737, 25.0091, 349.1854
        CIE-Luv:
        21.4737, 23.9982, -8.0903
        Hunter-Lab:
        18.3613, 15.5031, -1.7754
      #52243b color charts
#52243b RGB chart
      #52243b CMYK chart
      #52243b RGB pie chart
      #52243b color shades, tints & tones
#52243b color schemes
#52243b color preview, HTML & CSS examples
           This text has a color of #52243b        
        
          <p style="color:#52243b;">Text here</p>
        
        
          .mytext {color:#52243b;}
        
        Text color #52243b
      
           This box has a color of #52243b        
        
          <div style="background-color:#52243b;">Content here</div>
        
        
          .mybackground {background-color:#52243b;}
        
        Background color #52243b
      
           Border around this has a color of #52243b        
        
          <div style="border:2px solid #52243b;">Content here</div>
        
        
          .myborder {border:2px solid #52243b;}
        
        Border color #52243b