#71270e color space conversions
Hex:
        #71270e
        RGB:
        113, 39, 14
        CMY:
        56, 85, 95
        CMYK:
        0, 65, 88, 56
      HSL:
        15°, 77.9528%, 24.9020%
        HSV (HSB):
        15°, 87.6106%, 44.3137%
        XYZ:
        7.6148, 4.9935, 0.9780
        xyY:
        0.5605, 0.3675, 4.9935
      CIE-Lab:
        26.7161, 31.4269, 32.0750
        CIE-LCH:
        26.7161, 44.9050, 45.5848
        CIE-Luv:
        26.7161, 55.0889, 20.0033
        Hunter-Lab:
        22.3460, 21.7217, 13.0475
      #71270e color charts
#71270e RGB chart
      #71270e CMYK chart
      #71270e RGB pie chart
      #71270e color shades, tints & tones
#71270e color schemes
#71270e color preview, HTML & CSS examples
           This text has a color of #71270e        
        
          <p style="color:#71270e;">Text here</p>
        
        
          .mytext {color:#71270e;}
        
        Text color #71270e
      
           This box has a color of #71270e        
        
          <div style="background-color:#71270e;">Content here</div>
        
        
          .mybackground {background-color:#71270e;}
        
        Background color #71270e
      
           Border around this has a color of #71270e        
        
          <div style="border:2px solid #71270e;">Content here</div>
        
        
          .myborder {border:2px solid #71270e;}
        
        Border color #71270e