#52050f color space conversions
Hex:
        #52050f
        RGB:
        82, 5, 15
        CMY:
        68, 98, 94
        CMYK:
        0, 94, 82, 68
      HSL:
        352°, 88.5057%, 17.0588%
        HSV (HSB):
        352°, 93.9024%, 32.1569%
        XYZ:
        3.6202, 1.9369, 0.6350
        xyY:
        0.5847, 0.3128, 1.9369
      CIE-Lab:
        15.1524, 33.9512, 17.0423
        CIE-LCH:
        15.1524, 37.9885, 26.6551
        CIE-Luv:
        15.1524, 43.5212, 7.0503
        Hunter-Lab:
        13.9171, 22.0770, 7.0368
      #52050f color charts
#52050f RGB chart
      #52050f CMYK chart
      #52050f RGB pie chart
      #52050f color shades, tints & tones
#52050f color schemes
#52050f color preview, HTML & CSS examples
           This text has a color of #52050f        
        
          <p style="color:#52050f;">Text here</p>
        
        
          .mytext {color:#52050f;}
        
        Text color #52050f
      
           This box has a color of #52050f        
        
          <div style="background-color:#52050f;">Content here</div>
        
        
          .mybackground {background-color:#52050f;}
        
        Background color #52050f
      
           Border around this has a color of #52050f        
        
          <div style="border:2px solid #52050f;">Content here</div>
        
        
          .myborder {border:2px solid #52050f;}
        
        Border color #52050f