#71082b color space conversions
Hex:
        #71082b
        RGB:
        113, 8, 43
        CMY:
        56, 97, 83
        CMYK:
        0, 93, 62, 56
      HSL:
        340°, 86.7769%, 23.7255%
        HSV (HSB):
        340°, 92.9204%, 44.3137%
        XYZ:
        7.3329, 3.8588, 2.6438
        xyY:
        0.5300, 0.2789, 3.8588
      CIE-Lab:
        23.1990, 43.8933, 9.6699
        CIE-LCH:
        23.1990, 44.9459, 12.4241
        CIE-Luv:
        23.1990, 61.2707, 1.9463
        Hunter-Lab:
        19.6438, 32.2564, 5.7709
      #71082b color charts
#71082b RGB chart
      #71082b CMYK chart
      #71082b RGB pie chart
      #71082b color shades, tints & tones
#71082b color schemes
#71082b color preview, HTML & CSS examples
           This text has a color of #71082b        
        
          <p style="color:#71082b;">Text here</p>
        
        
          .mytext {color:#71082b;}
        
        Text color #71082b
      
           This box has a color of #71082b        
        
          <div style="background-color:#71082b;">Content here</div>
        
        
          .mybackground {background-color:#71082b;}
        
        Background color #71082b
      
           Border around this has a color of #71082b        
        
          <div style="border:2px solid #71082b;">Content here</div>
        
        
          .myborder {border:2px solid #71082b;}
        
        Border color #71082b