#84141e color space conversions
Hex:
        #84141e
        RGB:
        132, 20, 30
        CMY:
        48, 92, 88
        CMYK:
        0, 85, 77, 48
      HSL:
        355°, 73.6842%, 29.8039%
        HSV (HSB):
        355°, 84.8485%, 51.7647%
        XYZ:
        10.0002, 5.4996, 1.7628
        xyY:
        0.5793, 0.3186, 5.4996
      CIE-Lab:
        28.1131, 45.9016, 25.4622
        CIE-LCH:
        28.1131, 52.4908, 29.0177
        CIE-Luv:
        28.1131, 77.2026, 13.8339
        Hunter-Lab:
        23.4512, 35.0776, 11.9592
      #84141e color charts
#84141e RGB chart
      #84141e CMYK chart
      #84141e RGB pie chart
      #84141e color shades, tints & tones
#84141e color schemes
#84141e color preview, HTML & CSS examples
           This text has a color of #84141e        
        
          <p style="color:#84141e;">Text here</p>
        
        
          .mytext {color:#84141e;}
        
        Text color #84141e
      
           This box has a color of #84141e        
        
          <div style="background-color:#84141e;">Content here</div>
        
        
          .mybackground {background-color:#84141e;}
        
        Background color #84141e
      
           Border around this has a color of #84141e        
        
          <div style="border:2px solid #84141e;">Content here</div>
        
        
          .myborder {border:2px solid #84141e;}
        
        Border color #84141e