#7f5f01 color space conversions
Hex:
        #7f5f01
        RGB:
        127, 95, 1
        CMY:
        50, 63, 100
        CMYK:
        0, 25, 99, 50
      HSL:
        45°, 98.4375%, 25.0980%
        HSV (HSB):
        45°, 99.2126%, 49.8039%
        XYZ:
        12.8501, 12.6986, 1.8025
        xyY:
        0.4698, 0.4643, 12.6986
      CIE-Lab:
        42.3056, 5.3039, 49.5543
        CIE-LCH:
        42.3056, 49.8373, 83.8908
        CIE-Luv:
        42.3056, 26.6211, 43.5487
        Hunter-Lab:
        35.6351, 2.0059, 21.9455
      #7f5f01 color charts
#7f5f01 RGB chart
      #7f5f01 CMYK chart
      #7f5f01 RGB pie chart
      #7f5f01 color shades, tints & tones
#7f5f01 color schemes
#7f5f01 color preview, HTML & CSS examples
           This text has a color of #7f5f01        
        
          <p style="color:#7f5f01;">Text here</p>
        
        
          .mytext {color:#7f5f01;}
        
        Text color #7f5f01
      
           This box has a color of #7f5f01        
        
          <div style="background-color:#7f5f01;">Content here</div>
        
        
          .mybackground {background-color:#7f5f01;}
        
        Background color #7f5f01
      
           Border around this has a color of #7f5f01        
        
          <div style="border:2px solid #7f5f01;">Content here</div>
        
        
          .myborder {border:2px solid #7f5f01;}
        
        Border color #7f5f01