#7f580d color space conversions
Hex:
        #7f580d
        RGB:
        127, 88, 13
        CMY:
        50, 65, 95
        CMYK:
        0, 31, 90, 50
      HSL:
        39°, 81.4286%, 27.4510%
        HSV (HSB):
        39°, 89.7638%, 49.8039%
        XYZ:
        12.3148, 11.5205, 1.9554
        xyY:
        0.4775, 0.4467, 11.5205
      CIE-Lab:
        40.4437, 9.7152, 44.9420
        CIE-LCH:
        40.4437, 45.9801, 77.8020
        CIE-Luv:
        40.4437, 31.5861, 39.1947
        Hunter-Lab:
        33.9419, 5.3648, 20.3436
      #7f580d color charts
#7f580d RGB chart
      #7f580d CMYK chart
      #7f580d RGB pie chart
      #7f580d color shades, tints & tones
#7f580d color schemes
#7f580d color preview, HTML & CSS examples
           This text has a color of #7f580d        
        
          <p style="color:#7f580d;">Text here</p>
        
        
          .mytext {color:#7f580d;}
        
        Text color #7f580d
      
           This box has a color of #7f580d        
        
          <div style="background-color:#7f580d;">Content here</div>
        
        
          .mybackground {background-color:#7f580d;}
        
        Background color #7f580d
      
           Border around this has a color of #7f580d        
        
          <div style="border:2px solid #7f580d;">Content here</div>
        
        
          .myborder {border:2px solid #7f580d;}
        
        Border color #7f580d