#812e45 color space conversions
Hex:
        #812e45
        RGB:
        129, 46, 69
        CMY:
        49, 82, 73
        CMYK:
        0, 64, 47, 49
      HSL:
        343°, 47.4286%, 34.3137%
        HSV (HSB):
        343°, 64.3411%, 50.5882%
        XYZ:
        11.1044, 7.0508, 6.4059
        xyY:
        0.4521, 0.2871, 7.0508
      CIE-Lab:
        31.9223, 37.8694, 4.8383
        CIE-LCH:
        31.9223, 38.1772, 7.2808
        CIE-Luv:
        31.9223, 53.3509, -0.8415
        Hunter-Lab:
        26.5533, 28.1793, 4.2838
      #812e45 color charts
#812e45 RGB chart
      #812e45 CMYK chart
      #812e45 RGB pie chart
      #812e45 color shades, tints & tones
#812e45 color schemes
#812e45 color preview, HTML & CSS examples
           This text has a color of #812e45        
        
          <p style="color:#812e45;">Text here</p>
        
        
          .mytext {color:#812e45;}
        
        Text color #812e45
      
           This box has a color of #812e45        
        
          <div style="background-color:#812e45;">Content here</div>
        
        
          .mybackground {background-color:#812e45;}
        
        Background color #812e45
      
           Border around this has a color of #812e45        
        
          <div style="border:2px solid #812e45;">Content here</div>
        
        
          .myborder {border:2px solid #812e45;}
        
        Border color #812e45