#7e082f color space conversions
Hex:
        #7e082f
        RGB:
        126, 8, 47
        CMY:
        51, 97, 82
        CMYK:
        0, 94, 63, 51
      HSL:
        340°, 88.0597%, 26.2745%
        HSV (HSB):
        340°, 93.6508%, 49.4118%
        XYZ:
        9.2041, 4.8145, 3.1335
        xyY:
        0.5366, 0.2807, 4.8145
      CIE-Lab:
        26.1997, 47.7115, 11.4684
        CIE-LCH:
        26.1997, 49.0705, 13.5158
        CIE-Luv:
        26.1997, 70.6829, 2.9823
        Hunter-Lab:
        21.9420, 36.4776, 6.8923
      #7e082f color charts
#7e082f RGB chart
      #7e082f CMYK chart
      #7e082f RGB pie chart
      #7e082f color shades, tints & tones
#7e082f color schemes
#7e082f color preview, HTML & CSS examples
           This text has a color of #7e082f        
        
          <p style="color:#7e082f;">Text here</p>
        
        
          .mytext {color:#7e082f;}
        
        Text color #7e082f
      
           This box has a color of #7e082f        
        
          <div style="background-color:#7e082f;">Content here</div>
        
        
          .mybackground {background-color:#7e082f;}
        
        Background color #7e082f
      
           Border around this has a color of #7e082f        
        
          <div style="border:2px solid #7e082f;">Content here</div>
        
        
          .myborder {border:2px solid #7e082f;}
        
        Border color #7e082f