#52001e color space conversions
Hex:
        #52001e
        RGB:
        82, 0, 30
        CMY:
        68, 100, 88
        CMYK:
        0, 100, 63, 68
      HSL:
        338°, 100.0000%, 16.0784%
        HSV (HSB):
        338°, 100.0000%, 32.1569%
        XYZ:
        3.7140, 1.8876, 1.3969
        xyY:
        0.5307, 0.2697, 1.8876
      CIE-Lab:
        14.8858, 36.5414, 6.4316
        CIE-LCH:
        14.8858, 37.1031, 9.9823
        CIE-Luv:
        14.8858, 41.0915, 0.1380
        Hunter-Lab:
        13.7389, 24.2106, 3.5890
      #52001e color charts
#52001e RGB chart
      #52001e CMYK chart
      #52001e RGB pie chart
      #52001e color shades, tints & tones
#52001e color schemes
#52001e color preview, HTML & CSS examples
           This text has a color of #52001e        
        
          <p style="color:#52001e;">Text here</p>
        
        
          .mytext {color:#52001e;}
        
        Text color #52001e
      
           This box has a color of #52001e        
        
          <div style="background-color:#52001e;">Content here</div>
        
        
          .mybackground {background-color:#52001e;}
        
        Background color #52001e
      
           Border around this has a color of #52001e        
        
          <div style="border:2px solid #52001e;">Content here</div>
        
        
          .myborder {border:2px solid #52001e;}
        
        Border color #52001e