#7f162e color space conversions
Hex:
        #7f162e
        RGB:
        127, 22, 46
        CMY:
        50, 91, 82
        CMYK:
        0, 83, 64, 50
      HSL:
        346°, 70.4698%, 29.2157%
        HSV (HSB):
        346°, 82.6772%, 49.8039%
        XYZ:
        9.5324, 5.2831, 3.1021
        xyY:
        0.5320, 0.2949, 5.2831
      CIE-Lab:
        27.5266, 44.6906, 13.9617
        CIE-LCH:
        27.5266, 46.8207, 17.3492
        CIE-Luv:
        27.5266, 68.3132, 5.8775
        Hunter-Lab:
        22.9850, 33.8046, 8.0876
      #7f162e color charts
#7f162e RGB chart
      #7f162e CMYK chart
      #7f162e RGB pie chart
      #7f162e color shades, tints & tones
#7f162e color schemes
#7f162e color preview, HTML & CSS examples
           This text has a color of #7f162e        
        
          <p style="color:#7f162e;">Text here</p>
        
        
          .mytext {color:#7f162e;}
        
        Text color #7f162e
      
           This box has a color of #7f162e        
        
          <div style="background-color:#7f162e;">Content here</div>
        
        
          .mybackground {background-color:#7f162e;}
        
        Background color #7f162e
      
           Border around this has a color of #7f162e        
        
          <div style="border:2px solid #7f162e;">Content here</div>
        
        
          .myborder {border:2px solid #7f162e;}
        
        Border color #7f162e