#7f2e0b color space conversions
Hex:
        #7f2e0b
        RGB:
        127, 46, 11
        CMY:
        50, 82, 96
        CMYK:
        0, 64, 91, 50
      HSL:
        18°, 84.0580%, 27.0588%
        HSV (HSB):
        18°, 91.3386%, 49.8039%
        XYZ:
        9.7898, 6.4902, 1.0534
        xyY:
        0.5648, 0.3744, 6.4902
      CIE-Lab:
        30.6169, 33.4421, 37.7584
        CIE-LCH:
        30.6169, 50.4388, 48.4691
        CIE-Luv:
        30.6169, 62.5593, 24.3675
        Hunter-Lab:
        25.4758, 24.0109, 15.3816
      #7f2e0b color charts
#7f2e0b RGB chart
      #7f2e0b CMYK chart
      #7f2e0b RGB pie chart
      #7f2e0b color shades, tints & tones
#7f2e0b color schemes
#7f2e0b color preview, HTML & CSS examples
           This text has a color of #7f2e0b        
        
          <p style="color:#7f2e0b;">Text here</p>
        
        
          .mytext {color:#7f2e0b;}
        
        Text color #7f2e0b
      
           This box has a color of #7f2e0b        
        
          <div style="background-color:#7f2e0b;">Content here</div>
        
        
          .mybackground {background-color:#7f2e0b;}
        
        Background color #7f2e0b
      
           Border around this has a color of #7f2e0b        
        
          <div style="border:2px solid #7f2e0b;">Content here</div>
        
        
          .myborder {border:2px solid #7f2e0b;}
        
        Border color #7f2e0b