#84232e color space conversions
Hex:
        #84232e
        RGB:
        132, 35, 46
        CMY:
        48, 86, 82
        CMYK:
        0, 73, 65, 48
      HSL:
        353°, 58.0838%, 32.7451%
        HSV (HSB):
        353°, 73.4848%, 51.7647%
        XYZ:
        10.6099, 6.3049, 3.2425
        xyY:
        0.5264, 0.3128, 6.3049
      CIE-Lab:
        30.1689, 41.7431, 17.6093
        CIE-LCH:
        30.1689, 45.3053, 22.8724
        CIE-Luv:
        30.1689, 67.2569, 9.9901
        Hunter-Lab:
        25.1095, 31.4828, 9.9202
      #84232e color charts
#84232e RGB chart
      #84232e CMYK chart
      #84232e RGB pie chart
      #84232e color shades, tints & tones
#84232e color schemes
#84232e color preview, HTML & CSS examples
           This text has a color of #84232e        
        
          <p style="color:#84232e;">Text here</p>
        
        
          .mytext {color:#84232e;}
        
        Text color #84232e
      
           This box has a color of #84232e        
        
          <div style="background-color:#84232e;">Content here</div>
        
        
          .mybackground {background-color:#84232e;}
        
        Background color #84232e
      
           Border around this has a color of #84232e        
        
          <div style="border:2px solid #84232e;">Content here</div>
        
        
          .myborder {border:2px solid #84232e;}
        
        Border color #84232e