#840d1b color space conversions
Hex:
        #840d1b
        RGB:
        132, 13, 27
        CMY:
        48, 95, 89
        CMYK:
        0, 90, 80, 48
      HSL:
        353°, 82.0690%, 28.4314%
        HSV (HSB):
        353°, 90.1515%, 51.7647%
        XYZ:
        9.8575, 5.2725, 1.5351
        xyY:
        0.5915, 0.3164, 5.2725
      CIE-Lab:
        27.4975, 47.4269, 26.6803
        CIE-LCH:
        27.4975, 54.4164, 29.3602
        CIE-Luv:
        27.4975, 79.9451, 13.9073
        Hunter-Lab:
        22.9620, 36.4459, 12.1097
      #840d1b color charts
#840d1b RGB chart
      #840d1b CMYK chart
      #840d1b RGB pie chart
      #840d1b color shades, tints & tones
#840d1b color schemes
#840d1b color preview, HTML & CSS examples
           This text has a color of #840d1b        
        
          <p style="color:#840d1b;">Text here</p>
        
        
          .mytext {color:#840d1b;}
        
        Text color #840d1b
      
           This box has a color of #840d1b        
        
          <div style="background-color:#840d1b;">Content here</div>
        
        
          .mybackground {background-color:#840d1b;}
        
        Background color #840d1b
      
           Border around this has a color of #840d1b        
        
          <div style="border:2px solid #840d1b;">Content here</div>
        
        
          .myborder {border:2px solid #840d1b;}
        
        Border color #840d1b