#71064d color space conversions
Hex:
        #71064d
        RGB:
        113, 6, 77
        CMY:
        56, 98, 70
        CMYK:
        0, 95, 32, 56
      HSL:
        320°, 89.9160%, 23.3333%
        HSV (HSB):
        320°, 94.6903%, 44.3137%
        XYZ:
        8.2147, 4.1768, 7.3944
        xyY:
        0.4152, 0.2111, 4.1768
      CIE-Lab:
        24.2475, 47.5854, -12.2055
        CIE-LCH:
        24.2475, 49.1258, 345.6139
        CIE-Luv:
        24.2475, 48.9511, -20.2834
        Hunter-Lab:
        20.4372, 35.9831, -7.1458
      #71064d color charts
#71064d RGB chart
      #71064d CMYK chart
      #71064d RGB pie chart
      #71064d color shades, tints & tones
#71064d color schemes
#71064d color preview, HTML & CSS examples
           This text has a color of #71064d        
        
          <p style="color:#71064d;">Text here</p>
        
        
          .mytext {color:#71064d;}
        
        Text color #71064d
      
           This box has a color of #71064d        
        
          <div style="background-color:#71064d;">Content here</div>
        
        
          .mybackground {background-color:#71064d;}
        
        Background color #71064d
      
           Border around this has a color of #71064d        
        
          <div style="border:2px solid #71064d;">Content here</div>
        
        
          .myborder {border:2px solid #71064d;}
        
        Border color #71064d