#7e0c2e color space conversions
Hex:
        #7e0c2e
        RGB:
        126, 12, 46
        CMY:
        51, 95, 82
        CMYK:
        0, 90, 63, 51
      HSL:
        342°, 82.6087%, 27.0588%
        HSV (HSB):
        342°, 90.4762%, 49.4118%
        XYZ:
        9.2288, 4.8958, 3.0433
        xyY:
        0.5376, 0.2852, 4.8958
      CIE-Lab:
        26.4359, 46.8985, 12.4693
        CIE-LCH:
        26.4359, 48.5279, 14.8892
        CIE-Luv:
        26.4359, 70.2122, 4.0093
        Hunter-Lab:
        22.1265, 35.7296, 7.3336
      #7e0c2e color charts
#7e0c2e RGB chart
      #7e0c2e CMYK chart
      #7e0c2e RGB pie chart
      #7e0c2e color shades, tints & tones
#7e0c2e color schemes
#7e0c2e color preview, HTML & CSS examples
           This text has a color of #7e0c2e        
        
          <p style="color:#7e0c2e;">Text here</p>
        
        
          .mytext {color:#7e0c2e;}
        
        Text color #7e0c2e
      
           This box has a color of #7e0c2e        
        
          <div style="background-color:#7e0c2e;">Content here</div>
        
        
          .mybackground {background-color:#7e0c2e;}
        
        Background color #7e0c2e
      
           Border around this has a color of #7e0c2e        
        
          <div style="border:2px solid #7e0c2e;">Content here</div>
        
        
          .myborder {border:2px solid #7e0c2e;}
        
        Border color #7e0c2e