#7f561f color space conversions
Hex:
        #7f561f
        RGB:
        127, 86, 31
        CMY:
        50, 66, 88
        CMYK:
        0, 32, 76, 50
      HSL:
        34°, 60.7595%, 30.9804%
        HSV (HSB):
        34°, 75.5906%, 49.8039%
        XYZ:
        12.3275, 11.2665, 2.8213
        xyY:
        0.4667, 0.4265, 11.2665
      CIE-Lab:
        40.0258, 11.6037, 37.4141
        CIE-LCH:
        40.0258, 39.1722, 72.7691
        CIE-Luv:
        40.0258, 32.2477, 34.3079
        Hunter-Lab:
        33.5657, 6.8170, 18.5125
      #7f561f color charts
#7f561f RGB chart
      #7f561f CMYK chart
      #7f561f RGB pie chart
      #7f561f color shades, tints & tones
#7f561f color schemes
#7f561f color preview, HTML & CSS examples
           This text has a color of #7f561f        
        
          <p style="color:#7f561f;">Text here</p>
        
        
          .mytext {color:#7f561f;}
        
        Text color #7f561f
      
           This box has a color of #7f561f        
        
          <div style="background-color:#7f561f;">Content here</div>
        
        
          .mybackground {background-color:#7f561f;}
        
        Background color #7f561f
      
           Border around this has a color of #7f561f        
        
          <div style="border:2px solid #7f561f;">Content here</div>
        
        
          .myborder {border:2px solid #7f561f;}
        
        Border color #7f561f