#7f481a color space conversions
Hex:
        #7f481a
        RGB:
        127, 72, 26
        CMY:
        50, 72, 90
        CMYK:
        0, 43, 80, 50
      HSL:
        27°, 66.0131%, 30.0000%
        HSV (HSB):
        27°, 79.5276%, 49.8039%
        XYZ:
        11.2562, 9.2213, 2.1639
        xyY:
        0.4972, 0.4073, 9.2213
      CIE-Lab:
        36.4070, 19.6472, 36.1830
        CIE-LCH:
        36.4070, 41.1731, 61.4982
        CIE-Luv:
        36.4070, 42.9064, 30.0218
        Hunter-Lab:
        30.3667, 13.0242, 17.0317
      #7f481a color charts
#7f481a RGB chart
      #7f481a CMYK chart
      #7f481a RGB pie chart
      #7f481a color shades, tints & tones
#7f481a color schemes
#7f481a color preview, HTML & CSS examples
           This text has a color of #7f481a        
        
          <p style="color:#7f481a;">Text here</p>
        
        
          .mytext {color:#7f481a;}
        
        Text color #7f481a
      
           This box has a color of #7f481a        
        
          <div style="background-color:#7f481a;">Content here</div>
        
        
          .mybackground {background-color:#7f481a;}
        
        Background color #7f481a
      
           Border around this has a color of #7f481a        
        
          <div style="border:2px solid #7f481a;">Content here</div>
        
        
          .myborder {border:2px solid #7f481a;}
        
        Border color #7f481a