#7f311d color space conversions
Hex:
        #7f311d
        RGB:
        127, 49, 29
        CMY:
        50, 81, 89
        CMYK:
        0, 61, 77, 50
      HSL:
        12°, 62.8205%, 30.5882%
        HSV (HSB):
        12°, 77.1654%, 49.8039%
        XYZ:
        10.0725, 6.7974, 1.9435
        xyY:
        0.5354, 0.3613, 6.7974
      CIE-Lab:
        31.3411, 32.5552, 29.3539
        CIE-LCH:
        31.3411, 43.8349, 42.0398
        CIE-Luv:
        31.3411, 58.6687, 20.6597
        Hunter-Lab:
        26.0717, 23.3356, 13.8304
      #7f311d color charts
#7f311d RGB chart
      #7f311d CMYK chart
      #7f311d RGB pie chart
      #7f311d color shades, tints & tones
#7f311d color schemes
#7f311d color preview, HTML & CSS examples
           This text has a color of #7f311d        
        
          <p style="color:#7f311d;">Text here</p>
        
        
          .mytext {color:#7f311d;}
        
        Text color #7f311d
      
           This box has a color of #7f311d        
        
          <div style="background-color:#7f311d;">Content here</div>
        
        
          .mybackground {background-color:#7f311d;}
        
        Background color #7f311d
      
           Border around this has a color of #7f311d        
        
          <div style="border:2px solid #7f311d;">Content here</div>
        
        
          .myborder {border:2px solid #7f311d;}
        
        Border color #7f311d