#7f0e0a color space conversions
Hex:
        #7f0e0a
        RGB:
        127, 14, 10
        CMY:
        50, 95, 96
        CMYK:
        0, 89, 92, 50
      HSL:
        2°, 85.4015%, 26.8627%
        HSV (HSB):
        2°, 92.1260%, 49.8039%
        XYZ:
        8.9642, 4.8480, 0.7505
        xyY:
        0.6156, 0.3329, 4.8480
      CIE-Lab:
        26.2973, 45.2783, 34.6061
        CIE-LCH:
        26.2973, 56.9887, 37.3906
        CIE-Luv:
        26.2973, 78.4082, 17.6030
        Hunter-Lab:
        22.0182, 34.1404, 13.3919
      #7f0e0a color charts
#7f0e0a RGB chart
      #7f0e0a CMYK chart
      #7f0e0a RGB pie chart
      #7f0e0a color shades, tints & tones
#7f0e0a color schemes
#7f0e0a color preview, HTML & CSS examples
           This text has a color of #7f0e0a        
        
          <p style="color:#7f0e0a;">Text here</p>
        
        
          .mytext {color:#7f0e0a;}
        
        Text color #7f0e0a
      
           This box has a color of #7f0e0a        
        
          <div style="background-color:#7f0e0a;">Content here</div>
        
        
          .mybackground {background-color:#7f0e0a;}
        
        Background color #7f0e0a
      
           Border around this has a color of #7f0e0a        
        
          <div style="border:2px solid #7f0e0a;">Content here</div>
        
        
          .myborder {border:2px solid #7f0e0a;}
        
        Border color #7f0e0a