#7f0714 color space conversions
Hex:
        #7f0714
        RGB:
        127, 7, 20
        CMY:
        50, 97, 92
        CMYK:
        0, 94, 84, 50
      HSL:
        354°, 89.5522%, 26.2745%
        HSV (HSB):
        354°, 94.4882%, 49.8039%
        XYZ:
        8.9546, 4.7145, 1.0998
        xyY:
        0.6063, 0.3192, 4.7145
      CIE-Lab:
        25.9054, 46.8867, 29.0171
        CIE-LCH:
        25.9054, 55.1394, 31.7524
        CIE-Luv:
        25.9054, 78.7560, 14.4976
        Hunter-Lab:
        21.7129, 35.6179, 12.1957
      #7f0714 color charts
#7f0714 RGB chart
      #7f0714 CMYK chart
      #7f0714 RGB pie chart
      #7f0714 color shades, tints & tones
#7f0714 color schemes
#7f0714 color preview, HTML & CSS examples
           This text has a color of #7f0714        
        
          <p style="color:#7f0714;">Text here</p>
        
        
          .mytext {color:#7f0714;}
        
        Text color #7f0714
      
           This box has a color of #7f0714        
        
          <div style="background-color:#7f0714;">Content here</div>
        
        
          .mybackground {background-color:#7f0714;}
        
        Background color #7f0714
      
           Border around this has a color of #7f0714        
        
          <div style="border:2px solid #7f0714;">Content here</div>
        
        
          .myborder {border:2px solid #7f0714;}
        
        Border color #7f0714