#84112e color space conversions
Hex:
        #84112e
        RGB:
        132, 17, 46
        CMY:
        48, 93, 82
        CMYK:
        0, 87, 65, 48
      HSL:
        345°, 77.1812%, 29.2157%
        HSV (HSB):
        345°, 87.1212%, 51.7647%
        XYZ:
        10.2093, 5.5037, 3.1090
        xyY:
        0.5424, 0.2924, 5.5037
      CIE-Lab:
        28.1241, 47.4881, 14.9467
        CIE-LCH:
        28.1241, 49.7847, 17.4712
        CIE-Luv:
        28.1241, 73.9146, 6.1596
        Hunter-Lab:
        23.4599, 36.6248, 8.5646
      #84112e color charts
#84112e RGB chart
      #84112e CMYK chart
      #84112e RGB pie chart
      #84112e color shades, tints & tones
#84112e color schemes
#84112e color preview, HTML & CSS examples
           This text has a color of #84112e        
        
          <p style="color:#84112e;">Text here</p>
        
        
          .mytext {color:#84112e;}
        
        Text color #84112e
      
           This box has a color of #84112e        
        
          <div style="background-color:#84112e;">Content here</div>
        
        
          .mybackground {background-color:#84112e;}
        
        Background color #84112e
      
           Border around this has a color of #84112e        
        
          <div style="border:2px solid #84112e;">Content here</div>
        
        
          .myborder {border:2px solid #84112e;}
        
        Border color #84112e