#84232f color space conversions
Hex:
        #84232f
        RGB:
        132, 35, 47
        CMY:
        48, 86, 82
        CMYK:
        0, 73, 64, 48
      HSL:
        353°, 58.0838%, 32.7451%
        HSV (HSB):
        353°, 73.4848%, 51.7647%
        XYZ:
        10.6298, 6.3128, 3.3476
        xyY:
        0.5239, 0.3111, 6.3128
      CIE-Lab:
        30.1884, 41.8099, 16.9805
        CIE-LCH:
        30.1884, 45.1266, 22.1039
        CIE-Luv:
        30.1884, 67.0004, 9.4769
        Hunter-Lab:
        25.1254, 31.5490, 9.6883
      #84232f color charts
#84232f RGB chart
      #84232f CMYK chart
      #84232f RGB pie chart
      #84232f color shades, tints & tones
#84232f color schemes
#84232f color preview, HTML & CSS examples
           This text has a color of #84232f        
        
          <p style="color:#84232f;">Text here</p>
        
        
          .mytext {color:#84232f;}
        
        Text color #84232f
      
           This box has a color of #84232f        
        
          <div style="background-color:#84232f;">Content here</div>
        
        
          .mybackground {background-color:#84232f;}
        
        Background color #84232f
      
           Border around this has a color of #84232f        
        
          <div style="border:2px solid #84232f;">Content here</div>
        
        
          .myborder {border:2px solid #84232f;}
        
        Border color #84232f