#71290f color space conversions
Hex:
        #71290f
        RGB:
        113, 41, 15
        CMY:
        56, 84, 94
        CMYK:
        0, 64, 87, 56
      HSL:
        16°, 76.5625%, 25.0980%
        HSV (HSB):
        16°, 86.7257%, 44.3137%
        XYZ:
        7.6892, 5.1311, 1.0371
        xyY:
        0.5549, 0.3703, 5.1311
      CIE-Lab:
        27.1050, 30.4502, 31.9242
        CIE-LCH:
        27.1050, 44.1177, 46.3537
        CIE-Luv:
        27.1050, 53.7707, 20.3768
        Hunter-Lab:
        22.6519, 20.9513, 13.1419
      #71290f color charts
#71290f RGB chart
      #71290f CMYK chart
      #71290f RGB pie chart
      #71290f color shades, tints & tones
#71290f color schemes
#71290f color preview, HTML & CSS examples
           This text has a color of #71290f        
        
          <p style="color:#71290f;">Text here</p>
        
        
          .mytext {color:#71290f;}
        
        Text color #71290f
      
           This box has a color of #71290f        
        
          <div style="background-color:#71290f;">Content here</div>
        
        
          .mybackground {background-color:#71290f;}
        
        Background color #71290f
      
           Border around this has a color of #71290f        
        
          <div style="border:2px solid #71290f;">Content here</div>
        
        
          .myborder {border:2px solid #71290f;}
        
        Border color #71290f