#7f3f1f color space conversions
Hex:
        #7f3f1f
        RGB:
        127, 63, 31
        CMY:
        50, 75, 88
        CMYK:
        0, 50, 76, 50
      HSL:
        20°, 60.7595%, 30.9804%
        HSV (HSB):
        20°, 75.5906%, 49.8039%
        XYZ:
        10.7772, 8.1660, 2.3045
        xyY:
        0.5072, 0.3843, 8.1660
      CIE-Lab:
        34.3262, 25.0829, 31.4468
        CIE-LCH:
        34.3262, 40.2250, 51.4231
        CIE-Luv:
        34.3262, 48.9459, 24.9644
        Hunter-Lab:
        28.5762, 17.3113, 15.2219
      #7f3f1f color charts
#7f3f1f RGB chart
      #7f3f1f CMYK chart
      #7f3f1f RGB pie chart
      #7f3f1f color shades, tints & tones
#7f3f1f color schemes
#7f3f1f color preview, HTML & CSS examples
           This text has a color of #7f3f1f        
        
          <p style="color:#7f3f1f;">Text here</p>
        
        
          .mytext {color:#7f3f1f;}
        
        Text color #7f3f1f
      
           This box has a color of #7f3f1f        
        
          <div style="background-color:#7f3f1f;">Content here</div>
        
        
          .mybackground {background-color:#7f3f1f;}
        
        Background color #7f3f1f
      
           Border around this has a color of #7f3f1f        
        
          <div style="border:2px solid #7f3f1f;">Content here</div>
        
        
          .myborder {border:2px solid #7f3f1f;}
        
        Border color #7f3f1f