#7f413f color space conversions
Hex:
        #7f413f
        RGB:
        127, 65, 63
        CMY:
        50, 75, 75
        CMYK:
        0, 49, 50, 50
      HSL:
        2°, 33.6842%, 37.2549%
        HSV (HSB):
        2°, 50.3937%, 49.8039%
        XYZ:
        11.5399, 8.6515, 5.7643
        xyY:
        0.4446, 0.3333, 8.6515
      CIE-Lab:
        35.3045, 26.4452, 13.3584
        CIE-LCH:
        35.3045, 29.6276, 26.8000
        CIE-Luv:
        35.3045, 42.7723, 10.3678
        Hunter-Lab:
        29.4134, 18.5582, 8.9700
      #7f413f color charts
#7f413f RGB chart
      #7f413f CMYK chart
      #7f413f RGB pie chart
      #7f413f color shades, tints & tones
#7f413f color schemes
#7f413f color preview, HTML & CSS examples
           This text has a color of #7f413f        
        
          <p style="color:#7f413f;">Text here</p>
        
        
          .mytext {color:#7f413f;}
        
        Text color #7f413f
      
           This box has a color of #7f413f        
        
          <div style="background-color:#7f413f;">Content here</div>
        
        
          .mybackground {background-color:#7f413f;}
        
        Background color #7f413f
      
           Border around this has a color of #7f413f        
        
          <div style="border:2px solid #7f413f;">Content here</div>
        
        
          .myborder {border:2px solid #7f413f;}
        
        Border color #7f413f