#52011b color space conversions
Hex:
        #52011b
        RGB:
        82, 1, 27
        CMY:
        68, 100, 89
        CMYK:
        0, 99, 67, 68
      HSL:
        341°, 97.5904%, 16.2745%
        HSV (HSB):
        341°, 98.7805%, 32.1569%
        XYZ:
        3.6884, 1.8947, 1.2082
        xyY:
        0.5431, 0.2790, 1.8947
      CIE-Lab:
        14.9245, 35.9830, 8.7089
        CIE-LCH:
        14.9245, 37.0219, 13.6055
        CIE-Luv:
        14.9245, 41.7214, 1.7209
        Hunter-Lab:
        13.7647, 23.7421, 4.4310
      #52011b color charts
#52011b RGB chart
      #52011b CMYK chart
      #52011b RGB pie chart
      #52011b color shades, tints & tones
#52011b color schemes
#52011b color preview, HTML & CSS examples
           This text has a color of #52011b        
        
          <p style="color:#52011b;">Text here</p>
        
        
          .mytext {color:#52011b;}
        
        Text color #52011b
      
           This box has a color of #52011b        
        
          <div style="background-color:#52011b;">Content here</div>
        
        
          .mybackground {background-color:#52011b;}
        
        Background color #52011b
      
           Border around this has a color of #52011b        
        
          <div style="border:2px solid #52011b;">Content here</div>
        
        
          .myborder {border:2px solid #52011b;}
        
        Border color #52011b