#777f0f color space conversions
Hex:
        #777f0f
        RGB:
        119, 127, 15
        CMY:
        53, 50, 94
        CMYK:
        6, 0, 88, 50
      HSL:
        64°, 78.8732%, 27.8431%
        HSV (HSB):
        64°, 88.1890%, 49.8039%
        XYZ:
        15.2833, 19.1352, 3.3399
        xyY:
        0.4048, 0.5068, 19.1352
      CIE-Lab:
        50.8450, -16.2328, 52.6434
        CIE-LCH:
        50.8450, 55.0893, 107.1373
        CIE-Luv:
        50.8450, -1.3926, 54.8985
        Hunter-Lab:
        43.7438, -14.1867, 26.0938
      #777f0f color charts
#777f0f RGB chart
      #777f0f CMYK chart
      #777f0f RGB pie chart
      #777f0f color shades, tints & tones
#777f0f color schemes
#777f0f color preview, HTML & CSS examples
           This text has a color of #777f0f        
        
          <p style="color:#777f0f;">Text here</p>
        
        
          .mytext {color:#777f0f;}
        
        Text color #777f0f
      
           This box has a color of #777f0f        
        
          <div style="background-color:#777f0f;">Content here</div>
        
        
          .mybackground {background-color:#777f0f;}
        
        Background color #777f0f
      
           Border around this has a color of #777f0f        
        
          <div style="border:2px solid #777f0f;">Content here</div>
        
        
          .myborder {border:2px solid #777f0f;}
        
        Border color #777f0f