#7f3a27 color space conversions
Hex:
        #7f3a27
        RGB:
        127, 58, 39
        CMY:
        50, 77, 85
        CMYK:
        0, 54, 69, 50
      HSL:
        13°, 53.0120%, 32.5490%
        HSV (HSB):
        13°, 69.2913%, 49.8039%
        XYZ:
        10.6317, 7.6846, 2.8424
        xyY:
        0.5025, 0.3632, 7.6846
      CIE-Lab:
        33.3172, 28.3372, 25.7002
        CIE-LCH:
        33.3172, 38.2557, 42.2062
        CIE-Luv:
        33.3172, 51.3306, 19.9892
        Hunter-Lab:
        27.7211, 19.9466, 13.3255
      #7f3a27 color charts
#7f3a27 RGB chart
      #7f3a27 CMYK chart
      #7f3a27 RGB pie chart
      #7f3a27 color shades, tints & tones
#7f3a27 color schemes
#7f3a27 color preview, HTML & CSS examples
           This text has a color of #7f3a27        
        
          <p style="color:#7f3a27;">Text here</p>
        
        
          .mytext {color:#7f3a27;}
        
        Text color #7f3a27
      
           This box has a color of #7f3a27        
        
          <div style="background-color:#7f3a27;">Content here</div>
        
        
          .mybackground {background-color:#7f3a27;}
        
        Background color #7f3a27
      
           Border around this has a color of #7f3a27        
        
          <div style="border:2px solid #7f3a27;">Content here</div>
        
        
          .myborder {border:2px solid #7f3a27;}
        
        Border color #7f3a27