#52141e color space conversions
Hex:
        #52141e
        RGB:
        82, 20, 30
        CMY:
        68, 92, 88
        CMYK:
        0, 76, 63, 68
      HSL:
        350°, 60.7843%, 20.0000%
        HSV (HSB):
        350°, 75.6098%, 32.1569%
        XYZ:
        3.9642, 2.3879, 1.4803
        xyY:
        0.5061, 0.3049, 2.3879
      CIE-Lab:
        17.4038, 29.4150, 9.8592
        CIE-LCH:
        17.4038, 31.0234, 18.5300
        CIE-Luv:
        17.4038, 36.3628, 3.9886
        Hunter-Lab:
        15.4528, 18.7490, 5.1374
      #52141e color charts
#52141e RGB chart
      #52141e CMYK chart
      #52141e RGB pie chart
      #52141e color shades, tints & tones
#52141e color schemes
#52141e color preview, HTML & CSS examples
           This text has a color of #52141e        
        
          <p style="color:#52141e;">Text here</p>
        
        
          .mytext {color:#52141e;}
        
        Text color #52141e
      
           This box has a color of #52141e        
        
          <div style="background-color:#52141e;">Content here</div>
        
        
          .mybackground {background-color:#52141e;}
        
        Background color #52141e
      
           Border around this has a color of #52141e        
        
          <div style="border:2px solid #52141e;">Content here</div>
        
        
          .myborder {border:2px solid #52141e;}
        
        Border color #52141e