#7a0714 color space conversions
Hex:
        #7a0714
        RGB:
        122, 7, 20
        CMY:
        52, 97, 92
        CMYK:
        0, 94, 84, 52
      HSL:
        353°, 89.1473%, 25.2941%
        HSV (HSB):
        353°, 94.2623%, 47.8431%
        XYZ:
        8.2283, 4.3400, 1.0659
        xyY:
        0.6035, 0.3183, 4.3400
      CIE-Lab:
        24.7652, 45.4754, 27.5013
        CIE-LCH:
        24.7652, 53.1445, 31.1635
        CIE-Luv:
        24.7652, 74.7718, 13.5476
        Hunter-Lab:
        20.8328, 34.0445, 11.5495
      #7a0714 color charts
#7a0714 RGB chart
      #7a0714 CMYK chart
      #7a0714 RGB pie chart
      #7a0714 color shades, tints & tones
#7a0714 color schemes
#7a0714 color preview, HTML & CSS examples
           This text has a color of #7a0714        
        
          <p style="color:#7a0714;">Text here</p>
        
        
          .mytext {color:#7a0714;}
        
        Text color #7a0714
      
           This box has a color of #7a0714        
        
          <div style="background-color:#7a0714;">Content here</div>
        
        
          .mybackground {background-color:#7a0714;}
        
        Background color #7a0714
      
           Border around this has a color of #7a0714        
        
          <div style="border:2px solid #7a0714;">Content here</div>
        
        
          .myborder {border:2px solid #7a0714;}
        
        Border color #7a0714