#7f271a color space conversions
Hex:
        #7f271a
        RGB:
        127, 39, 26
        CMY:
        50, 85, 90
        CMYK:
        0, 69, 80, 50
      HSL:
        8°, 66.0131%, 30.0000%
        HSV (HSB):
        8°, 79.5276%, 49.8039%
        XYZ:
        9.6644, 6.0376, 1.6333
        xyY:
        0.5575, 0.3483, 6.0376
      CIE-Lab:
        29.5072, 37.2199, 29.1360
        CIE-LCH:
        29.5072, 47.2676, 38.0541
        CIE-Luv:
        29.5072, 65.1631, 18.6202
        Hunter-Lab:
        24.5716, 27.2063, 13.2591
      #7f271a color charts
#7f271a RGB chart
      #7f271a CMYK chart
      #7f271a RGB pie chart
      #7f271a color shades, tints & tones
#7f271a color schemes
#7f271a color preview, HTML & CSS examples
           This text has a color of #7f271a        
        
          <p style="color:#7f271a;">Text here</p>
        
        
          .mytext {color:#7f271a;}
        
        Text color #7f271a
      
           This box has a color of #7f271a        
        
          <div style="background-color:#7f271a;">Content here</div>
        
        
          .mybackground {background-color:#7f271a;}
        
        Background color #7f271a
      
           Border around this has a color of #7f271a        
        
          <div style="border:2px solid #7f271a;">Content here</div>
        
        
          .myborder {border:2px solid #7f271a;}
        
        Border color #7f271a