#71143a color space conversions
Hex:
        #71143a
        RGB:
        113, 20, 58
        CMY:
        56, 92, 77
        CMYK:
        0, 82, 49, 56
      HSL:
        335°, 69.9248%, 26.0784%
        HSV (HSB):
        335°, 82.3009%, 44.3137%
        XYZ:
        7.8239, 4.3165, 4.4238
        xyY:
        0.4723, 0.2606, 4.3165
      CIE-Lab:
        24.6914, 42.1093, 1.4019
        CIE-LCH:
        24.6914, 42.1326, 1.9068
        CIE-Luv:
        24.6914, 53.5182, -5.0658
        Hunter-Lab:
        20.7762, 30.8613, 1.9190
      #71143a color charts
#71143a RGB chart
      #71143a CMYK chart
      #71143a RGB pie chart
      #71143a color shades, tints & tones
#71143a color schemes
#71143a color preview, HTML & CSS examples
           This text has a color of #71143a        
        
          <p style="color:#71143a;">Text here</p>
        
        
          .mytext {color:#71143a;}
        
        Text color #71143a
      
           This box has a color of #71143a        
        
          <div style="background-color:#71143a;">Content here</div>
        
        
          .mybackground {background-color:#71143a;}
        
        Background color #71143a
      
           Border around this has a color of #71143a        
        
          <div style="border:2px solid #71143a;">Content here</div>
        
        
          .myborder {border:2px solid #71143a;}
        
        Border color #71143a