#7f161a color space conversions
Hex:
        #7f161a
        RGB:
        127, 22, 26
        CMY:
        50, 91, 90
        CMYK:
        0, 83, 80, 50
      HSL:
        358°, 70.4698%, 29.2157%
        HSV (HSB):
        358°, 82.6772%, 49.8039%
        XYZ:
        9.2258, 5.1604, 1.4871
        xyY:
        0.5812, 0.3251, 5.1604
      CIE-Lab:
        27.1870, 43.6356, 26.6536
        CIE-LCH:
        27.1870, 51.1320, 31.4175
        CIE-Luv:
        27.1870, 73.2564, 14.6717
        Hunter-Lab:
        22.7166, 32.7392, 12.0203
      #7f161a color charts
#7f161a RGB chart
      #7f161a CMYK chart
      #7f161a RGB pie chart
      #7f161a color shades, tints & tones
#7f161a color schemes
#7f161a color preview, HTML & CSS examples
           This text has a color of #7f161a        
        
          <p style="color:#7f161a;">Text here</p>
        
        
          .mytext {color:#7f161a;}
        
        Text color #7f161a
      
           This box has a color of #7f161a        
        
          <div style="background-color:#7f161a;">Content here</div>
        
        
          .mybackground {background-color:#7f161a;}
        
        Background color #7f161a
      
           Border around this has a color of #7f161a        
        
          <div style="border:2px solid #7f161a;">Content here</div>
        
        
          .myborder {border:2px solid #7f161a;}
        
        Border color #7f161a