#772f30 color space conversions
Hex:
        #772f30
        RGB:
        119, 47, 48
        CMY:
        53, 82, 81
        CMYK:
        0, 61, 60, 53
      HSL:
        359°, 43.3735%, 32.5490%
        HSV (HSB):
        359°, 60.5042%, 46.6667%
        XYZ:
        9.1578, 6.1684, 3.5043
        xyY:
        0.4863, 0.3276, 6.1684
      CIE-Lab:
        29.8333, 31.6632, 15.4057
        CIE-LCH:
        29.8333, 35.2121, 25.9452
        CIE-Luv:
        29.8333, 49.8954, 10.2660
        Hunter-Lab:
        24.8362, 22.3543, 9.0198
      #772f30 color charts
#772f30 RGB chart
      #772f30 CMYK chart
      #772f30 RGB pie chart
      #772f30 color shades, tints & tones
#772f30 color schemes
#772f30 color preview, HTML & CSS examples
           This text has a color of #772f30        
        
          <p style="color:#772f30;">Text here</p>
        
        
          .mytext {color:#772f30;}
        
        Text color #772f30
      
           This box has a color of #772f30        
        
          <div style="background-color:#772f30;">Content here</div>
        
        
          .mybackground {background-color:#772f30;}
        
        Background color #772f30
      
           Border around this has a color of #772f30        
        
          <div style="border:2px solid #772f30;">Content here</div>
        
        
          .myborder {border:2px solid #772f30;}
        
        Border color #772f30