#7c7c14 color space conversions
Hex:
        #7c7c14
        RGB:
        124, 124, 20
        CMY:
        51, 51, 92
        CMYK:
        0, 0, 84, 51
      HSL:
        60°, 72.2222%, 28.2353%
        HSV (HSB):
        60°, 83.8710%, 48.6275%
        XYZ:
        15.6461, 18.7509, 3.4565
        xyY:
        0.4133, 0.4954, 18.7509
      CIE-Lab:
        50.3945, -12.1566, 51.1465
        CIE-LCH:
        50.3945, 52.5713, 103.3701
        CIE-Luv:
        50.3945, 3.8214, 52.9771
        Hunter-Lab:
        43.3023, -11.2830, 25.5790
      #7c7c14 color charts
#7c7c14 RGB chart
      #7c7c14 CMYK chart
      #7c7c14 RGB pie chart
      #7c7c14 color shades, tints & tones
#7c7c14 color schemes
#7c7c14 color preview, HTML & CSS examples
           This text has a color of #7c7c14        
        
          <p style="color:#7c7c14;">Text here</p>
        
        
          .mytext {color:#7c7c14;}
        
        Text color #7c7c14
      
           This box has a color of #7c7c14        
        
          <div style="background-color:#7c7c14;">Content here</div>
        
        
          .mybackground {background-color:#7c7c14;}
        
        Background color #7c7c14
      
           Border around this has a color of #7c7c14        
        
          <div style="border:2px solid #7c7c14;">Content here</div>
        
        
          .myborder {border:2px solid #7c7c14;}
        
        Border color #7c7c14