#53052f color space conversions
Hex:
        #53052f
        RGB:
        83, 5, 47
        CMY:
        67, 98, 82
        CMYK:
        0, 94, 43, 67
      HSL:
        328°, 88.6364%, 17.2549%
        HSV (HSB):
        328°, 93.9759%, 32.5490%
        XYZ:
        4.1346, 2.1528, 2.8869
        xyY:
        0.4507, 0.2347, 2.1528
      CIE-Lab:
        16.2694, 36.7553, -4.0010
        CIE-LCH:
        16.2694, 36.9724, 353.7876
        CIE-Luv:
        16.2694, 35.7384, -8.1666
        Hunter-Lab:
        14.6723, 24.6244, -1.3953
      #53052f color charts
#53052f RGB chart
      #53052f CMYK chart
      #53052f RGB pie chart
      #53052f color shades, tints & tones
#53052f color schemes
#53052f color preview, HTML & CSS examples
           This text has a color of #53052f        
        
          <p style="color:#53052f;">Text here</p>
        
        
          .mytext {color:#53052f;}
        
        Text color #53052f
      
           This box has a color of #53052f        
        
          <div style="background-color:#53052f;">Content here</div>
        
        
          .mybackground {background-color:#53052f;}
        
        Background color #53052f
      
           Border around this has a color of #53052f        
        
          <div style="border:2px solid #53052f;">Content here</div>
        
        
          .myborder {border:2px solid #53052f;}
        
        Border color #53052f