#841f31 color space conversions
Hex:
        #841f31
        RGB:
        132, 31, 49
        CMY:
        48, 88, 81
        CMYK:
        0, 77, 63, 48
      HSL:
        349°, 61.9632%, 31.9608%
        HSV (HSB):
        349°, 76.5152%, 51.7647%
        XYZ:
        10.5601, 6.1073, 3.5280
        xyY:
        0.5229, 0.3024, 6.1073
      CIE-Lab:
        29.6815, 43.4668, 15.0007
        CIE-LCH:
        29.6815, 45.9824, 19.0399
        CIE-Luv:
        29.6815, 68.2152, 7.3887
        Hunter-Lab:
        24.7129, 33.0275, 8.8349
      #841f31 color charts
#841f31 RGB chart
      #841f31 CMYK chart
      #841f31 RGB pie chart
      #841f31 color shades, tints & tones
#841f31 color schemes
#841f31 color preview, HTML & CSS examples
           This text has a color of #841f31        
        
          <p style="color:#841f31;">Text here</p>
        
        
          .mytext {color:#841f31;}
        
        Text color #841f31
      
           This box has a color of #841f31        
        
          <div style="background-color:#841f31;">Content here</div>
        
        
          .mybackground {background-color:#841f31;}
        
        Background color #841f31
      
           Border around this has a color of #841f31        
        
          <div style="border:2px solid #841f31;">Content here</div>
        
        
          .myborder {border:2px solid #841f31;}
        
        Border color #841f31