#7f3b15 color space conversions
Hex:
        #7f3b15
        RGB:
        127, 59, 21
        CMY:
        50, 77, 92
        CMYK:
        0, 54, 83, 50
      HSL:
        22°, 71.6216%, 29.0196%
        HSV (HSB):
        22°, 83.4646%, 49.8039%
        XYZ:
        10.4517, 7.6941, 1.6437
        xyY:
        0.5281, 0.3888, 7.6941
      CIE-Lab:
        33.3375, 26.8829, 35.6353
        CIE-LCH:
        33.3375, 44.6382, 52.9694
        CIE-Luv:
        33.3375, 52.7860, 26.4787
        Hunter-Lab:
        27.7382, 18.7166, 15.9034
      #7f3b15 color charts
#7f3b15 RGB chart
      #7f3b15 CMYK chart
      #7f3b15 RGB pie chart
      #7f3b15 color shades, tints & tones
#7f3b15 color schemes
#7f3b15 color preview, HTML & CSS examples
           This text has a color of #7f3b15        
        
          <p style="color:#7f3b15;">Text here</p>
        
        
          .mytext {color:#7f3b15;}
        
        Text color #7f3b15
      
           This box has a color of #7f3b15        
        
          <div style="background-color:#7f3b15;">Content here</div>
        
        
          .mybackground {background-color:#7f3b15;}
        
        Background color #7f3b15
      
           Border around this has a color of #7f3b15        
        
          <div style="border:2px solid #7f3b15;">Content here</div>
        
        
          .myborder {border:2px solid #7f3b15;}
        
        Border color #7f3b15