#7f400b color space conversions
Hex:
        #7f400b
        RGB:
        127, 64, 11
        CMY:
        50, 75, 96
        CMYK:
        0, 50, 91, 50
      HSL:
        27°, 84.0580%, 27.0588%
        HSV (HSB):
        27°, 91.3386%, 49.8039%
        XYZ:
        10.6462, 8.2030, 1.3388
        xyY:
        0.5274, 0.4063, 8.2030
      CIE-Lab:
        34.4021, 23.7709, 40.7382
        CIE-LCH:
        34.4021, 47.1662, 59.7363
        CIE-Luv:
        34.4021, 49.8217, 30.3119
        Hunter-Lab:
        28.6408, 16.2294, 17.2771
      #7f400b color charts
#7f400b RGB chart
      #7f400b CMYK chart
      #7f400b RGB pie chart
      #7f400b color shades, tints & tones
#7f400b color schemes
#7f400b color preview, HTML & CSS examples
           This text has a color of #7f400b        
        
          <p style="color:#7f400b;">Text here</p>
        
        
          .mytext {color:#7f400b;}
        
        Text color #7f400b
      
           This box has a color of #7f400b        
        
          <div style="background-color:#7f400b;">Content here</div>
        
        
          .mybackground {background-color:#7f400b;}
        
        Background color #7f400b
      
           Border around this has a color of #7f400b        
        
          <div style="border:2px solid #7f400b;">Content here</div>
        
        
          .myborder {border:2px solid #7f400b;}
        
        Border color #7f400b