#42740d color space conversions
Hex:
        #42740d
        RGB:
        66, 116, 13
        CMY:
        74, 55, 95
        CMYK:
        43, 0, 89, 55
      HSL:
        89°, 79.8450%, 25.2941%
        HSV (HSB):
        89°, 88.7931%, 45.4902%
        XYZ:
        8.5648, 13.6781, 2.5695
        xyY:
        0.3452, 0.5513, 13.6781
      CIE-Lab:
        43.7677, -33.4568, 45.6811
        CIE-LCH:
        43.7677, 56.6227, 126.2190
        CIE-Luv:
        43.7677, -24.5412, 49.8265
        Hunter-Lab:
        36.9839, -23.3845, 21.7695
      #42740d color charts
#42740d RGB chart
      #42740d CMYK chart
      #42740d RGB pie chart
      #42740d color shades, tints & tones
#42740d color schemes
#42740d color preview, HTML & CSS examples
           This text has a color of #42740d        
        
          <p style="color:#42740d;">Text here</p>
        
        
          .mytext {color:#42740d;}
        
        Text color #42740d
      
           This box has a color of #42740d        
        
          <div style="background-color:#42740d;">Content here</div>
        
        
          .mybackground {background-color:#42740d;}
        
        Background color #42740d
      
           Border around this has a color of #42740d        
        
          <div style="border:2px solid #42740d;">Content here</div>
        
        
          .myborder {border:2px solid #42740d;}
        
        Border color #42740d