#811a30 color space conversions
Hex:
        #811a30
        RGB:
        129, 26, 48
        CMY:
        49, 90, 81
        CMYK:
        0, 80, 63, 49
      HSL:
        347°, 66.4516%, 30.3922%
        HSV (HSB):
        347°, 79.8450%, 50.5882%
        XYZ:
        9.9562, 5.6193, 3.3562
        xyY:
        0.5259, 0.2968, 5.6193
      CIE-Lab:
        28.4310, 44.1844, 13.8967
        CIE-LCH:
        28.4310, 46.3182, 17.4592
        CIE-Luv:
        28.4310, 67.9828, 6.0928
        Hunter-Lab:
        23.7051, 33.4862, 8.1992
      #811a30 color charts
#811a30 RGB chart
      #811a30 CMYK chart
      #811a30 RGB pie chart
      #811a30 color shades, tints & tones
#811a30 color schemes
#811a30 color preview, HTML & CSS examples
           This text has a color of #811a30        
        
          <p style="color:#811a30;">Text here</p>
        
        
          .mytext {color:#811a30;}
        
        Text color #811a30
      
           This box has a color of #811a30        
        
          <div style="background-color:#811a30;">Content here</div>
        
        
          .mybackground {background-color:#811a30;}
        
        Background color #811a30
      
           Border around this has a color of #811a30        
        
          <div style="border:2px solid #811a30;">Content here</div>
        
        
          .myborder {border:2px solid #811a30;}
        
        Border color #811a30