#7a2f01 color space conversions
Hex:
        #7a2f01
        RGB:
        122, 47, 1
        CMY:
        52, 82, 100
        CMYK:
        0, 61, 99, 52
      HSL:
        23°, 98.3740%, 24.1176%
        HSV (HSB):
        23°, 99.1803%, 47.8431%
        XYZ:
        9.0480, 6.1728, 0.7433
        xyY:
        0.5668, 0.3867, 6.1728
      CIE-Lab:
        29.8443, 30.6967, 40.8239
        CIE-LCH:
        29.8443, 51.0772, 53.0594
        CIE-Luv:
        29.8443, 58.4282, 25.8071
        Hunter-Lab:
        24.8451, 21.5267, 15.6178
      #7a2f01 color charts
#7a2f01 RGB chart
      #7a2f01 CMYK chart
      #7a2f01 RGB pie chart
      #7a2f01 color shades, tints & tones
#7a2f01 color schemes
#7a2f01 color preview, HTML & CSS examples
           This text has a color of #7a2f01        
        
          <p style="color:#7a2f01;">Text here</p>
        
        
          .mytext {color:#7a2f01;}
        
        Text color #7a2f01
      
           This box has a color of #7a2f01        
        
          <div style="background-color:#7a2f01;">Content here</div>
        
        
          .mybackground {background-color:#7a2f01;}
        
        Background color #7a2f01
      
           Border around this has a color of #7a2f01        
        
          <div style="border:2px solid #7a2f01;">Content here</div>
        
        
          .myborder {border:2px solid #7a2f01;}
        
        Border color #7a2f01