#842c12 color space conversions
Hex:
        #842c12
        RGB:
        132, 44, 18
        CMY:
        48, 83, 93
        CMYK:
        0, 67, 86, 48
      HSL:
        14°, 76.0000%, 29.4118%
        HSV (HSB):
        14°, 86.3636%, 51.7647%
        XYZ:
        10.5256, 6.7506, 1.3205
        xyY:
        0.5660, 0.3630, 6.7506
      CIE-Lab:
        31.2322, 36.5206, 35.4844
        CIE-LCH:
        31.2322, 50.9205, 44.1756
        CIE-Luv:
        31.2322, 67.3621, 22.9668
        Hunter-Lab:
        25.9819, 26.8444, 15.1740
      #842c12 color charts
#842c12 RGB chart
      #842c12 CMYK chart
      #842c12 RGB pie chart
      #842c12 color shades, tints & tones
#842c12 color schemes
#842c12 color preview, HTML & CSS examples
           This text has a color of #842c12        
        
          <p style="color:#842c12;">Text here</p>
        
        
          .mytext {color:#842c12;}
        
        Text color #842c12
      
           This box has a color of #842c12        
        
          <div style="background-color:#842c12;">Content here</div>
        
        
          .mybackground {background-color:#842c12;}
        
        Background color #842c12
      
           Border around this has a color of #842c12        
        
          <div style="border:2px solid #842c12;">Content here</div>
        
        
          .myborder {border:2px solid #842c12;}
        
        Border color #842c12