#7f4d25 color space conversions
Hex:
        #7f4d25
        RGB:
        127, 77, 37
        CMY:
        50, 70, 85
        CMYK:
        0, 39, 71, 50
      HSL:
        27°, 54.8780%, 32.1569%
        HSV (HSB):
        27°, 70.8661%, 49.8039%
        XYZ:
        11.7402, 9.9534, 3.0527
        xyY:
        0.4744, 0.4022, 9.9534
      CIE-Lab:
        37.7586, 17.2914, 31.9292
        CIE-LCH:
        37.7586, 36.3107, 61.5621
        CIE-Luv:
        37.7586, 38.3255, 28.4657
        Hunter-Lab:
        31.5489, 11.2140, 16.3473
      #7f4d25 color charts
#7f4d25 RGB chart
      #7f4d25 CMYK chart
      #7f4d25 RGB pie chart
      #7f4d25 color shades, tints & tones
#7f4d25 color schemes
#7f4d25 color preview, HTML & CSS examples
           This text has a color of #7f4d25        
        
          <p style="color:#7f4d25;">Text here</p>
        
        
          .mytext {color:#7f4d25;}
        
        Text color #7f4d25
      
           This box has a color of #7f4d25        
        
          <div style="background-color:#7f4d25;">Content here</div>
        
        
          .mybackground {background-color:#7f4d25;}
        
        Background color #7f4d25
      
           Border around this has a color of #7f4d25        
        
          <div style="border:2px solid #7f4d25;">Content here</div>
        
        
          .myborder {border:2px solid #7f4d25;}
        
        Border color #7f4d25