#7f3b31 color space conversions
Hex:
        #7f3b31
        RGB:
        127, 59, 49
        CMY:
        50, 77, 81
        CMYK:
        0, 54, 61, 50
      HSL:
        8°, 44.3182%, 34.5098%
        HSV (HSB):
        8°, 61.4173%, 49.8039%
        XYZ:
        10.8707, 7.8617, 3.8502
        xyY:
        0.4814, 0.3481, 7.8617
      CIE-Lab:
        33.6932, 28.5092, 20.0323
        CIE-LCH:
        33.6932, 34.8434, 35.0942
        CIE-Luv:
        33.6932, 49.0506, 15.6849
        Hunter-Lab:
        28.0387, 20.1374, 11.4855
      #7f3b31 color charts
#7f3b31 RGB chart
      #7f3b31 CMYK chart
      #7f3b31 RGB pie chart
      #7f3b31 color shades, tints & tones
#7f3b31 color schemes
#7f3b31 color preview, HTML & CSS examples
           This text has a color of #7f3b31        
        
          <p style="color:#7f3b31;">Text here</p>
        
        
          .mytext {color:#7f3b31;}
        
        Text color #7f3b31
      
           This box has a color of #7f3b31        
        
          <div style="background-color:#7f3b31;">Content here</div>
        
        
          .mybackground {background-color:#7f3b31;}
        
        Background color #7f3b31
      
           Border around this has a color of #7f3b31        
        
          <div style="border:2px solid #7f3b31;">Content here</div>
        
        
          .myborder {border:2px solid #7f3b31;}
        
        Border color #7f3b31