#416f1d color space conversions
Hex:
        #416f1d
        RGB:
        65, 111, 29
        CMY:
        75, 56, 89
        CMYK:
        41, 0, 74, 56
      HSL:
        94°, 58.5714%, 27.4510%
        HSV (HSB):
        94°, 73.8739%, 43.5294%
        XYZ:
        8.0862, 12.5814, 3.1647
        xyY:
        0.3393, 0.5279, 12.5814
      CIE-Lab:
        42.1256, -30.6349, 38.7245
        CIE-LCH:
        42.1256, 49.3770, 128.3474
        CIE-Luv:
        42.1256, -22.4835, 44.1031
        Hunter-Lab:
        35.4703, -21.3802, 19.5393
      #416f1d color charts
#416f1d RGB chart
      #416f1d CMYK chart
      #416f1d RGB pie chart
      #416f1d color shades, tints & tones
#416f1d color schemes
#416f1d color preview, HTML & CSS examples
           This text has a color of #416f1d        
        
          <p style="color:#416f1d;">Text here</p>
        
        
          .mytext {color:#416f1d;}
        
        Text color #416f1d
      
           This box has a color of #416f1d        
        
          <div style="background-color:#416f1d;">Content here</div>
        
        
          .mybackground {background-color:#416f1d;}
        
        Background color #416f1d
      
           Border around this has a color of #416f1d        
        
          <div style="border:2px solid #416f1d;">Content here</div>
        
        
          .myborder {border:2px solid #416f1d;}
        
        Border color #416f1d