#840d07 color space conversions
Hex:
        #840d07
        RGB:
        132, 13, 7
        CMY:
        48, 95, 97
        CMYK:
        0, 90, 95, 48
      HSL:
        3°, 89.9281%, 27.2549%
        HSV (HSB):
        3°, 94.6970%, 51.7647%
        XYZ:
        9.6980, 5.2087, 0.6953
        xyY:
        0.6216, 0.3339, 5.2087
      CIE-Lab:
        27.3213, 46.9123, 37.1612
        CIE-LCH:
        27.3213, 59.8475, 38.3842
        CIE-Luv:
        27.3213, 82.9664, 18.8353
        Hunter-Lab:
        22.8226, 35.9102, 14.1697
      #840d07 color charts
#840d07 RGB chart
      #840d07 CMYK chart
      #840d07 RGB pie chart
      #840d07 color shades, tints & tones
#840d07 color schemes
#840d07 color preview, HTML & CSS examples
           This text has a color of #840d07        
        
          <p style="color:#840d07;">Text here</p>
        
        
          .mytext {color:#840d07;}
        
        Text color #840d07
      
           This box has a color of #840d07        
        
          <div style="background-color:#840d07;">Content here</div>
        
        
          .mybackground {background-color:#840d07;}
        
        Background color #840d07
      
           Border around this has a color of #840d07        
        
          <div style="border:2px solid #840d07;">Content here</div>
        
        
          .myborder {border:2px solid #840d07;}
        
        Border color #840d07