#7a2a15 color space conversions
Hex:
        #7a2a15
        RGB:
        122, 42, 21
        CMY:
        52, 84, 92
        CMYK:
        0, 66, 83, 52
      HSL:
        12°, 70.6294%, 28.0392%
        HSV (HSB):
        12°, 82.7869%, 47.8431%
        XYZ:
        8.9894, 5.8476, 1.3644
        xyY:
        0.5549, 0.3609, 5.8476
      CIE-Lab:
        29.0248, 33.7345, 31.1751
        CIE-LCH:
        29.0248, 45.9336, 42.7419
        CIE-Luv:
        29.0248, 59.9530, 20.2960
        Hunter-Lab:
        24.1819, 24.0371, 13.5821
      #7a2a15 color charts
#7a2a15 RGB chart
      #7a2a15 CMYK chart
      #7a2a15 RGB pie chart
      #7a2a15 color shades, tints & tones
#7a2a15 color schemes
#7a2a15 color preview, HTML & CSS examples
           This text has a color of #7a2a15        
        
          <p style="color:#7a2a15;">Text here</p>
        
        
          .mytext {color:#7a2a15;}
        
        Text color #7a2a15
      
           This box has a color of #7a2a15        
        
          <div style="background-color:#7a2a15;">Content here</div>
        
        
          .mybackground {background-color:#7a2a15;}
        
        Background color #7a2a15
      
           Border around this has a color of #7a2a15        
        
          <div style="border:2px solid #7a2a15;">Content here</div>
        
        
          .myborder {border:2px solid #7a2a15;}
        
        Border color #7a2a15