#7f860d color space conversions
Hex:
        #7f860d
        RGB:
        127, 134, 13
        CMY:
        50, 47, 95
        CMYK:
        5, 0, 90, 47
      HSL:
        63°, 82.3129%, 28.8235%
        HSV (HSB):
        63°, 90.2985%, 52.5490%
        XYZ:
        17.3501, 21.5913, 3.6339
        xyY:
        0.4075, 0.5071, 21.5913
      CIE-Lab:
        53.5906, -16.3257, 55.5918
        CIE-LCH:
        53.5906, 57.9394, 106.3660
        CIE-Luv:
        53.5906, -0.5203, 58.1893
        Hunter-Lab:
        46.4664, -14.6659, 27.8898
      #7f860d color charts
#7f860d RGB chart
      #7f860d CMYK chart
      #7f860d RGB pie chart
      #7f860d color shades, tints & tones
#7f860d color schemes
#7f860d color preview, HTML & CSS examples
           This text has a color of #7f860d        
        
          <p style="color:#7f860d;">Text here</p>
        
        
          .mytext {color:#7f860d;}
        
        Text color #7f860d
      
           This box has a color of #7f860d        
        
          <div style="background-color:#7f860d;">Content here</div>
        
        
          .mybackground {background-color:#7f860d;}
        
        Background color #7f860d
      
           Border around this has a color of #7f860d        
        
          <div style="border:2px solid #7f860d;">Content here</div>
        
        
          .myborder {border:2px solid #7f860d;}
        
        Border color #7f860d