#840a2f color space conversions
Hex:
        #840a2f
        RGB:
        132, 10, 47
        CMY:
        48, 96, 82
        CMYK:
        0, 92, 64, 48
      HSL:
        342°, 85.9155%, 27.8431%
        HSV (HSB):
        342°, 92.4242%, 51.7647%
        XYZ:
        10.1374, 5.3279, 3.1834
        xyY:
        0.5436, 0.2857, 5.3279
      CIE-Lab:
        27.6491, 48.9758, 13.6439
        CIE-LCH:
        27.6491, 50.8407, 15.5670
        CIE-Luv:
        27.6491, 75.2164, 4.6980
        Hunter-Lab:
        23.0821, 38.0009, 7.9804
      #840a2f color charts
#840a2f RGB chart
      #840a2f CMYK chart
      #840a2f RGB pie chart
      #840a2f color shades, tints & tones
#840a2f color schemes
#840a2f color preview, HTML & CSS examples
           This text has a color of #840a2f        
        
          <p style="color:#840a2f;">Text here</p>
        
        
          .mytext {color:#840a2f;}
        
        Text color #840a2f
      
           This box has a color of #840a2f        
        
          <div style="background-color:#840a2f;">Content here</div>
        
        
          .mybackground {background-color:#840a2f;}
        
        Background color #840a2f
      
           Border around this has a color of #840a2f        
        
          <div style="border:2px solid #840a2f;">Content here</div>
        
        
          .myborder {border:2px solid #840a2f;}
        
        Border color #840a2f