#7a1b00 color space conversions
Hex:
        #7a1b00
        RGB:
        122, 27, 0
        CMY:
        52, 89, 100
        CMYK:
        0, 78, 100, 52
      HSL:
        13°, 100.0000%, 23.9216%
        HSV (HSB):
        13°, 100.0000%, 47.8431%
        XYZ:
        8.4180, 4.9214, 0.5063
        xyY:
        0.6080, 0.3554, 4.9214
      CIE-Lab:
        26.5098, 39.6424, 38.4653
        CIE-LCH:
        26.5098, 55.2367, 44.1366
        CIE-Luv:
        26.5098, 70.3634, 20.8438
        Hunter-Lab:
        22.1843, 28.9103, 14.1760
      #7a1b00 color charts
#7a1b00 RGB chart
      #7a1b00 CMYK chart
      #7a1b00 RGB pie chart
      #7a1b00 color shades, tints & tones
#7a1b00 color schemes
#7a1b00 color preview, HTML & CSS examples
           This text has a color of #7a1b00        
        
          <p style="color:#7a1b00;">Text here</p>
        
        
          .mytext {color:#7a1b00;}
        
        Text color #7a1b00
      
           This box has a color of #7a1b00        
        
          <div style="background-color:#7a1b00;">Content here</div>
        
        
          .mybackground {background-color:#7a1b00;}
        
        Background color #7a1b00
      
           Border around this has a color of #7a1b00        
        
          <div style="border:2px solid #7a1b00;">Content here</div>
        
        
          .myborder {border:2px solid #7a1b00;}
        
        Border color #7a1b00