#7a2d01 color space conversions
Hex:
        #7a2d01
        RGB:
        122, 45, 1
        CMY:
        52, 82, 100
        CMYK:
        0, 63, 99, 52
      HSL:
        22°, 98.3740%, 24.1176%
        HSV (HSB):
        22°, 99.1803%, 47.8431%
        XYZ:
        8.9699, 6.0165, 0.7173
        xyY:
        0.5712, 0.3831, 6.0165
      CIE-Lab:
        29.4542, 31.7193, 40.5238
        CIE-LCH:
        29.4542, 51.4616, 51.9485
        CIE-Luv:
        29.4542, 59.7744, 25.2086
        Hunter-Lab:
        24.5286, 22.3508, 15.4363
      #7a2d01 color charts
#7a2d01 RGB chart
      #7a2d01 CMYK chart
      #7a2d01 RGB pie chart
      #7a2d01 color shades, tints & tones
#7a2d01 color schemes
#7a2d01 color preview, HTML & CSS examples
           This text has a color of #7a2d01        
        
          <p style="color:#7a2d01;">Text here</p>
        
        
          .mytext {color:#7a2d01;}
        
        Text color #7a2d01
      
           This box has a color of #7a2d01        
        
          <div style="background-color:#7a2d01;">Content here</div>
        
        
          .mybackground {background-color:#7a2d01;}
        
        Background color #7a2d01
      
           Border around this has a color of #7a2d01        
        
          <div style="border:2px solid #7a2d01;">Content here</div>
        
        
          .myborder {border:2px solid #7a2d01;}
        
        Border color #7a2d01