#7f5c01 color space conversions
Hex:
        #7f5c01
        RGB:
        127, 92, 1
        CMY:
        50, 64, 100
        CMYK:
        0, 28, 99, 50
      HSL:
        43°, 98.4375%, 25.0980%
        HSV (HSB):
        43°, 99.2126%, 49.8039%
        XYZ:
        12.5850, 12.1685, 1.7142
        xyY:
        0.4755, 0.4597, 12.1685
      CIE-Lab:
        41.4827, 7.0742, 48.9823
        CIE-LCH:
        41.4827, 49.4905, 81.7819
        CIE-Luv:
        41.4827, 28.8727, 42.3594
        Hunter-Lab:
        34.8834, 3.3522, 21.5049
      #7f5c01 color charts
#7f5c01 RGB chart
      #7f5c01 CMYK chart
      #7f5c01 RGB pie chart
      #7f5c01 color shades, tints & tones
#7f5c01 color schemes
#7f5c01 color preview, HTML & CSS examples
           This text has a color of #7f5c01        
        
          <p style="color:#7f5c01;">Text here</p>
        
        
          .mytext {color:#7f5c01;}
        
        Text color #7f5c01
      
           This box has a color of #7f5c01        
        
          <div style="background-color:#7f5c01;">Content here</div>
        
        
          .mybackground {background-color:#7f5c01;}
        
        Background color #7f5c01
      
           Border around this has a color of #7f5c01        
        
          <div style="border:2px solid #7f5c01;">Content here</div>
        
        
          .myborder {border:2px solid #7f5c01;}
        
        Border color #7f5c01