#83142e color space conversions
Hex:
        #83142e
        RGB:
        131, 20, 46
        CMY:
        49, 92, 82
        CMYK:
        0, 85, 65, 49
      HSL:
        346°, 73.5099%, 29.6078%
        HSV (HSB):
        346°, 84.7328%, 51.3725%
        XYZ:
        10.1034, 5.5229, 3.1183
        xyY:
        0.5390, 0.2946, 5.5229
      CIE-Lab:
        28.1753, 46.4425, 14.9741
        CIE-LCH:
        28.1753, 48.7968, 17.8705
        CIE-Luv:
        28.1753, 72.2318, 6.4247
        Hunter-Lab:
        23.5008, 35.6137, 8.5834
      #83142e color charts
#83142e RGB chart
      #83142e CMYK chart
      #83142e RGB pie chart
      #83142e color shades, tints & tones
#83142e color schemes
#83142e color preview, HTML & CSS examples
           This text has a color of #83142e        
        
          <p style="color:#83142e;">Text here</p>
        
        
          .mytext {color:#83142e;}
        
        Text color #83142e
      
           This box has a color of #83142e        
        
          <div style="background-color:#83142e;">Content here</div>
        
        
          .mybackground {background-color:#83142e;}
        
        Background color #83142e
      
           Border around this has a color of #83142e        
        
          <div style="border:2px solid #83142e;">Content here</div>
        
        
          .myborder {border:2px solid #83142e;}
        
        Border color #83142e