#4c5f0a color space conversions
Hex:
        #4c5f0a
        RGB:
        76, 95, 10
        CMY:
        70, 63, 96
        CMYK:
        20, 0, 89, 63
      HSL:
        73°, 80.9524%, 20.5882%
        HSV (HSB):
        73°, 89.4737%, 37.2549%
        XYZ:
        7.1275, 9.7428, 1.7921
        xyY:
        0.3819, 0.5221, 9.7428
      CIE-Lab:
        37.3769, -19.2248, 41.1553
        CIE-LCH:
        37.3769, 45.4241, 115.0386
        CIE-Luv:
        37.3769, -8.8103, 40.9977
        Hunter-Lab:
        31.2135, -13.8638, 18.4454
      #4c5f0a color charts
#4c5f0a RGB chart
      #4c5f0a CMYK chart
      #4c5f0a RGB pie chart
      #4c5f0a color shades, tints & tones
#4c5f0a color schemes
#4c5f0a color preview, HTML & CSS examples
           This text has a color of #4c5f0a        
        
          <p style="color:#4c5f0a;">Text here</p>
        
        
          .mytext {color:#4c5f0a;}
        
        Text color #4c5f0a
      
           This box has a color of #4c5f0a        
        
          <div style="background-color:#4c5f0a;">Content here</div>
        
        
          .mybackground {background-color:#4c5f0a;}
        
        Background color #4c5f0a
      
           Border around this has a color of #4c5f0a        
        
          <div style="border:2px solid #4c5f0a;">Content here</div>
        
        
          .myborder {border:2px solid #4c5f0a;}
        
        Border color #4c5f0a