#52151d color space conversions
Hex:
        #52151d
        RGB:
        82, 21, 29
        CMY:
        68, 92, 89
        CMYK:
        0, 74, 65, 68
      HSL:
        352°, 59.2233%, 20.1961%
        HSV (HSB):
        352°, 74.3902%, 32.1569%
        XYZ:
        3.9696, 2.4189, 1.4201
        xyY:
        0.5084, 0.3098, 2.4189
      CIE-Lab:
        17.5477, 28.8741, 10.7634
        CIE-LCH:
        17.5477, 30.8150, 20.4440
        CIE-Luv:
        17.5477, 36.2426, 4.7295
        Hunter-Lab:
        15.5527, 18.3422, 5.4734
      #52151d color charts
#52151d RGB chart
      #52151d CMYK chart
      #52151d RGB pie chart
      #52151d color shades, tints & tones
#52151d color schemes
#52151d color preview, HTML & CSS examples
           This text has a color of #52151d        
        
          <p style="color:#52151d;">Text here</p>
        
        
          .mytext {color:#52151d;}
        
        Text color #52151d
      
           This box has a color of #52151d        
        
          <div style="background-color:#52151d;">Content here</div>
        
        
          .mybackground {background-color:#52151d;}
        
        Background color #52151d
      
           Border around this has a color of #52151d        
        
          <div style="border:2px solid #52151d;">Content here</div>
        
        
          .myborder {border:2px solid #52151d;}
        
        Border color #52151d