#7e120f color space conversions
Hex:
        #7e120f
        RGB:
        126, 18, 15
        CMY:
        51, 93, 94
        CMYK:
        0, 86, 88, 51
      HSL:
        2°, 78.7234%, 27.6471%
        HSV (HSB):
        2°, 88.0952%, 49.4118%
        XYZ:
        8.9067, 4.9027, 0.9288
        xyY:
        0.6043, 0.3327, 4.9027
      CIE-Lab:
        26.4558, 44.1074, 32.3281
        CIE-LCH:
        26.4558, 54.6861, 36.2392
        CIE-Luv:
        26.4558, 75.7148, 16.9728
        Hunter-Lab:
        22.1421, 33.0534, 13.0124
      #7e120f color charts
#7e120f RGB chart
      #7e120f CMYK chart
      #7e120f RGB pie chart
      #7e120f color shades, tints & tones
#7e120f color schemes
#7e120f color preview, HTML & CSS examples
           This text has a color of #7e120f        
        
          <p style="color:#7e120f;">Text here</p>
        
        
          .mytext {color:#7e120f;}
        
        Text color #7e120f
      
           This box has a color of #7e120f        
        
          <div style="background-color:#7e120f;">Content here</div>
        
        
          .mybackground {background-color:#7e120f;}
        
        Background color #7e120f
      
           Border around this has a color of #7e120f        
        
          <div style="border:2px solid #7e120f;">Content here</div>
        
        
          .myborder {border:2px solid #7e120f;}
        
        Border color #7e120f