#7e0c12 color space conversions
Hex:
        #7e0c12
        RGB:
        126, 12, 18
        CMY:
        51, 95, 93
        CMYK:
        0, 90, 86, 51
      HSL:
        357°, 82.6087%, 27.0588%
        HSV (HSB):
        357°, 90.4762%, 49.4118%
        XYZ:
        8.8448, 4.7422, 1.0214
        xyY:
        0.6055, 0.3246, 4.7422
      CIE-Lab:
        25.9874, 45.5992, 30.2114
        CIE-LCH:
        25.9874, 54.6994, 33.5261
        CIE-Luv:
        25.9874, 77.0937, 15.4113
        Hunter-Lab:
        21.7767, 34.3906, 12.4627
      #7e0c12 color charts
#7e0c12 RGB chart
      #7e0c12 CMYK chart
      #7e0c12 RGB pie chart
      #7e0c12 color shades, tints & tones
#7e0c12 color schemes
#7e0c12 color preview, HTML & CSS examples
           This text has a color of #7e0c12        
        
          <p style="color:#7e0c12;">Text here</p>
        
        
          .mytext {color:#7e0c12;}
        
        Text color #7e0c12
      
           This box has a color of #7e0c12        
        
          <div style="background-color:#7e0c12;">Content here</div>
        
        
          .mybackground {background-color:#7e0c12;}
        
        Background color #7e0c12
      
           Border around this has a color of #7e0c12        
        
          <div style="border:2px solid #7e0c12;">Content here</div>
        
        
          .myborder {border:2px solid #7e0c12;}
        
        Border color #7e0c12