#42741b color space conversions
Hex:
        #42741b
        RGB:
        66, 116, 27
        CMY:
        74, 55, 89
        CMYK:
        43, 0, 77, 55
      HSL:
        94°, 62.2378%, 28.0392%
        HSV (HSB):
        94°, 76.7241%, 45.4902%
        XYZ:
        8.6900, 13.7282, 3.2287
        xyY:
        0.3388, 0.5353, 13.7282
      CIE-Lab:
        43.8405, -32.6840, 41.2693
        CIE-LCH:
        43.8405, 52.6440, 128.3781
        CIE-Luv:
        43.8405, -24.4316, 47.0233
        Hunter-Lab:
        37.0515, -22.9752, 20.7695
      #42741b color charts
#42741b RGB chart
      #42741b CMYK chart
      #42741b RGB pie chart
      #42741b color shades, tints & tones
#42741b color schemes
#42741b color preview, HTML & CSS examples
           This text has a color of #42741b        
        
          <p style="color:#42741b;">Text here</p>
        
        
          .mytext {color:#42741b;}
        
        Text color #42741b
      
           This box has a color of #42741b        
        
          <div style="background-color:#42741b;">Content here</div>
        
        
          .mybackground {background-color:#42741b;}
        
        Background color #42741b
      
           Border around this has a color of #42741b        
        
          <div style="border:2px solid #42741b;">Content here</div>
        
        
          .myborder {border:2px solid #42741b;}
        
        Border color #42741b