#841e12 color space conversions
Hex:
        #841e12
        RGB:
        132, 30, 18
        CMY:
        48, 88, 93
        CMYK:
        0, 77, 86, 48
      HSL:
        6°, 76.0000%, 29.4118%
        HSV (HSB):
        6°, 86.3636%, 51.7647%
        XYZ:
        10.0892, 5.8778, 1.1750
        xyY:
        0.5886, 0.3429, 5.8778
      CIE-Lab:
        29.1019, 42.3374, 33.5650
        CIE-LCH:
        29.1019, 54.0283, 38.4073
        CIE-Luv:
        29.1019, 75.1608, 19.4486
        Hunter-Lab:
        24.2441, 31.8557, 14.0973
      #841e12 color charts
#841e12 RGB chart
      #841e12 CMYK chart
      #841e12 RGB pie chart
      #841e12 color shades, tints & tones
#841e12 color schemes
#841e12 color preview, HTML & CSS examples
           This text has a color of #841e12        
        
          <p style="color:#841e12;">Text here</p>
        
        
          .mytext {color:#841e12;}
        
        Text color #841e12
      
           This box has a color of #841e12        
        
          <div style="background-color:#841e12;">Content here</div>
        
        
          .mybackground {background-color:#841e12;}
        
        Background color #841e12
      
           Border around this has a color of #841e12        
        
          <div style="border:2px solid #841e12;">Content here</div>
        
        
          .myborder {border:2px solid #841e12;}
        
        Border color #841e12