#7e0e1b color space conversions
Hex:
        #7e0e1b
        RGB:
        126, 14, 27
        CMY:
        51, 95, 89
        CMYK:
        0, 89, 79, 51
      HSL:
        353°, 80.0000%, 27.4510%
        HSV (HSB):
        353°, 88.8889%, 49.4118%
        XYZ:
        8.9591, 4.8288, 1.4968
        xyY:
        0.5861, 0.3159, 4.8288
      CIE-Lab:
        26.2414, 45.4754, 24.9198
        CIE-LCH:
        26.2414, 51.8557, 28.7220
        CIE-Luv:
        26.2414, 74.8574, 12.8615
        Hunter-Lab:
        21.9746, 34.3190, 11.3438
      #7e0e1b color charts
#7e0e1b RGB chart
      #7e0e1b CMYK chart
      #7e0e1b RGB pie chart
      #7e0e1b color shades, tints & tones
#7e0e1b color schemes
#7e0e1b color preview, HTML & CSS examples
           This text has a color of #7e0e1b        
        
          <p style="color:#7e0e1b;">Text here</p>
        
        
          .mytext {color:#7e0e1b;}
        
        Text color #7e0e1b
      
           This box has a color of #7e0e1b        
        
          <div style="background-color:#7e0e1b;">Content here</div>
        
        
          .mybackground {background-color:#7e0e1b;}
        
        Background color #7e0e1b
      
           Border around this has a color of #7e0e1b        
        
          <div style="border:2px solid #7e0e1b;">Content here</div>
        
        
          .myborder {border:2px solid #7e0e1b;}
        
        Border color #7e0e1b