#840d06 color space conversions
Hex:
        #840d06
        RGB:
        132, 13, 6
        CMY:
        48, 95, 98
        CMYK:
        0, 90, 95, 48
      HSL:
        3°, 91.3043%, 27.0588%
        HSV (HSB):
        3°, 95.4545%, 51.7647%
        XYZ:
        9.6925, 5.2065, 0.6664
        xyY:
        0.6227, 0.3345, 5.2065
      CIE-Lab:
        27.3152, 46.8945, 37.5634
        CIE-LCH:
        27.3152, 60.0841, 38.6954
        CIE-Luv:
        27.3152, 83.0744, 19.0106
        Hunter-Lab:
        22.8178, 35.8917, 14.2409
      #840d06 color charts
#840d06 RGB chart
      #840d06 CMYK chart
      #840d06 RGB pie chart
      #840d06 color shades, tints & tones
#840d06 color schemes
#840d06 color preview, HTML & CSS examples
           This text has a color of #840d06        
        
          <p style="color:#840d06;">Text here</p>
        
        
          .mytext {color:#840d06;}
        
        Text color #840d06
      
           This box has a color of #840d06        
        
          <div style="background-color:#840d06;">Content here</div>
        
        
          .mybackground {background-color:#840d06;}
        
        Background color #840d06
      
           Border around this has a color of #840d06        
        
          <div style="border:2px solid #840d06;">Content here</div>
        
        
          .myborder {border:2px solid #840d06;}
        
        Border color #840d06