#4a5312 color space conversions
Hex:
        #4a5312
        RGB:
        74, 83, 18
        CMY:
        71, 67, 93
        CMYK:
        11, 0, 78, 67
      HSL:
        68°, 64.3564%, 19.8039%
        HSV (HSB):
        68°, 78.3133%, 32.5490%
        XYZ:
        6.0265, 7.6860, 1.7382
        xyY:
        0.3900, 0.4975, 7.6860
      CIE-Lab:
        33.3203, -13.2088, 34.6761
        CIE-LCH:
        33.3203, 37.1067, 110.8528
        CIE-Luv:
        33.3203, -3.1737, 33.9426
        Hunter-Lab:
        27.7237, -9.7148, 15.6893
      #4a5312 color charts
#4a5312 RGB chart
      #4a5312 CMYK chart
      #4a5312 RGB pie chart
      #4a5312 color shades, tints & tones
#4a5312 color schemes
#4a5312 color preview, HTML & CSS examples
           This text has a color of #4a5312        
        
          <p style="color:#4a5312;">Text here</p>
        
        
          .mytext {color:#4a5312;}
        
        Text color #4a5312
      
           This box has a color of #4a5312        
        
          <div style="background-color:#4a5312;">Content here</div>
        
        
          .mybackground {background-color:#4a5312;}
        
        Background color #4a5312
      
           Border around this has a color of #4a5312        
        
          <div style="border:2px solid #4a5312;">Content here</div>
        
        
          .myborder {border:2px solid #4a5312;}
        
        Border color #4a5312