#841d25 color space conversions
Hex:
        #841d25
        RGB:
        132, 29, 37
        CMY:
        48, 89, 85
        CMYK:
        0, 78, 72, 48
      HSL:
        355°, 63.9752%, 31.5686%
        HSV (HSB):
        355°, 78.0303%, 51.7647%
        XYZ:
        10.2890, 5.9178, 2.3502
        xyY:
        0.5545, 0.3189, 5.9178
      CIE-Lab:
        29.2042, 43.4493, 22.2522
        CIE-LCH:
        29.2042, 48.8160, 27.1189
        CIE-Luv:
        29.2042, 72.1468, 12.7616
        Hunter-Lab:
        24.3266, 32.9256, 11.3005
      #841d25 color charts
#841d25 RGB chart
      #841d25 CMYK chart
      #841d25 RGB pie chart
      #841d25 color shades, tints & tones
#841d25 color schemes
#841d25 color preview, HTML & CSS examples
           This text has a color of #841d25        
        
          <p style="color:#841d25;">Text here</p>
        
        
          .mytext {color:#841d25;}
        
        Text color #841d25
      
           This box has a color of #841d25        
        
          <div style="background-color:#841d25;">Content here</div>
        
        
          .mybackground {background-color:#841d25;}
        
        Background color #841d25
      
           Border around this has a color of #841d25        
        
          <div style="border:2px solid #841d25;">Content here</div>
        
        
          .myborder {border:2px solid #841d25;}
        
        Border color #841d25