#71062d color space conversions
Hex:
        #71062d
        RGB:
        113, 6, 45
        CMY:
        56, 98, 82
        CMYK:
        0, 95, 60, 56
      HSL:
        338°, 89.9160%, 23.3333%
        HSV (HSB):
        338°, 94.6903%, 44.3137%
        XYZ:
        7.3488, 3.8304, 2.8346
        xyY:
        0.5244, 0.2733, 3.8304
      CIE-Lab:
        23.1027, 44.4622, 8.1429
        CIE-LCH:
        23.1027, 45.2017, 10.3782
        CIE-Luv:
        23.1027, 61.0095, 0.5756
        Hunter-Lab:
        19.5715, 32.7744, 5.1127
      #71062d color charts
#71062d RGB chart
      #71062d CMYK chart
      #71062d RGB pie chart
      #71062d color shades, tints & tones
#71062d color schemes
#71062d color preview, HTML & CSS examples
           This text has a color of #71062d        
        
          <p style="color:#71062d;">Text here</p>
        
        
          .mytext {color:#71062d;}
        
        Text color #71062d
      
           This box has a color of #71062d        
        
          <div style="background-color:#71062d;">Content here</div>
        
        
          .mybackground {background-color:#71062d;}
        
        Background color #71062d
      
           Border around this has a color of #71062d        
        
          <div style="border:2px solid #71062d;">Content here</div>
        
        
          .myborder {border:2px solid #71062d;}
        
        Border color #71062d