#7f371e color space conversions
Hex:
        #7f371e
        RGB:
        127, 55, 30
        CMY:
        50, 78, 88
        CMYK:
        0, 57, 76, 50
      HSL:
        15°, 61.7834%, 30.7843%
        HSV (HSB):
        15°, 76.3780%, 49.8039%
        XYZ:
        10.3529, 7.3381, 2.0990
        xyY:
        0.5231, 0.3708, 7.3381
      CIE-Lab:
        32.5646, 29.4573, 30.1051
        CIE-LCH:
        32.5646, 42.1194, 45.6232
        CIE-Luv:
        32.5646, 54.5904, 22.3649
        Hunter-Lab:
        27.0890, 20.8137, 14.3681
      #7f371e color charts
#7f371e RGB chart
      #7f371e CMYK chart
      #7f371e RGB pie chart
      #7f371e color shades, tints & tones
#7f371e color schemes
#7f371e color preview, HTML & CSS examples
           This text has a color of #7f371e        
        
          <p style="color:#7f371e;">Text here</p>
        
        
          .mytext {color:#7f371e;}
        
        Text color #7f371e
      
           This box has a color of #7f371e        
        
          <div style="background-color:#7f371e;">Content here</div>
        
        
          .mybackground {background-color:#7f371e;}
        
        Background color #7f371e
      
           Border around this has a color of #7f371e        
        
          <div style="border:2px solid #7f371e;">Content here</div>
        
        
          .myborder {border:2px solid #7f371e;}
        
        Border color #7f371e