#813a53 color space conversions
Hex:
        #813a53
        RGB:
        129, 58, 83
        CMY:
        49, 77, 67
        CMYK:
        0, 55, 36, 49
      HSL:
        339°, 37.9679%, 36.6667%
        HSV (HSB):
        339°, 55.0388%, 50.5882%
        XYZ:
        12.1276, 8.3178, 9.1499
        xyY:
        0.4098, 0.2811, 8.3178
      CIE-Lab:
        34.6361, 33.4600, -0.2987
        CIE-LCH:
        34.6361, 33.4613, 359.4886
        CIE-Luv:
        34.6361, 43.8281, -5.7763
        Hunter-Lab:
        28.8405, 24.5895, 1.3781
      #813a53 color charts
#813a53 RGB chart
      #813a53 CMYK chart
      #813a53 RGB pie chart
      #813a53 color shades, tints & tones
#813a53 color schemes
#813a53 color preview, HTML & CSS examples
           This text has a color of #813a53        
        
          <p style="color:#813a53;">Text here</p>
        
        
          .mytext {color:#813a53;}
        
        Text color #813a53
      
           This box has a color of #813a53        
        
          <div style="background-color:#813a53;">Content here</div>
        
        
          .mybackground {background-color:#813a53;}
        
        Background color #813a53
      
           Border around this has a color of #813a53        
        
          <div style="border:2px solid #813a53;">Content here</div>
        
        
          .myborder {border:2px solid #813a53;}
        
        Border color #813a53