#7e0f12 color space conversions
Hex:
        #7e0f12
        RGB:
        126, 15, 18
        CMY:
        51, 94, 93
        CMYK:
        0, 88, 86, 51
      HSL:
        358°, 78.7234%, 27.6471%
        HSV (HSB):
        358°, 88.0952%, 49.4118%
        XYZ:
        8.8842, 4.8209, 1.0346
        xyY:
        0.6027, 0.3271, 4.8209
      CIE-Lab:
        26.2184, 44.9390, 30.4299
        CIE-LCH:
        26.2184, 54.2724, 34.1034
        CIE-Luv:
        26.2184, 76.2463, 15.7955
        Hunter-Lab:
        21.9566, 33.8013, 12.5760
      #7e0f12 color charts
#7e0f12 RGB chart
      #7e0f12 CMYK chart
      #7e0f12 RGB pie chart
      #7e0f12 color shades, tints & tones
#7e0f12 color schemes
#7e0f12 color preview, HTML & CSS examples
           This text has a color of #7e0f12        
        
          <p style="color:#7e0f12;">Text here</p>
        
        
          .mytext {color:#7e0f12;}
        
        Text color #7e0f12
      
           This box has a color of #7e0f12        
        
          <div style="background-color:#7e0f12;">Content here</div>
        
        
          .mybackground {background-color:#7e0f12;}
        
        Background color #7e0f12
      
           Border around this has a color of #7e0f12        
        
          <div style="border:2px solid #7e0f12;">Content here</div>
        
        
          .myborder {border:2px solid #7e0f12;}
        
        Border color #7e0f12