#41532d color space conversions
Hex:
        #41532d
        RGB:
        65, 83, 45
        CMY:
        75, 67, 82
        CMYK:
        22, 0, 46, 67
      HSL:
        88°, 29.6875%, 25.0980%
        HSV (HSB):
        88°, 45.7831%, 32.5490%
        XYZ:
        5.7469, 7.4998, 3.6273
        xyY:
        0.3406, 0.4445, 7.4998
      CIE-Lab:
        32.9186, -14.6100, 19.9889
        CIE-LCH:
        32.9186, 24.7590, 126.1632
        CIE-Luv:
        32.9186, -8.4799, 23.2781
        Hunter-Lab:
        27.3857, -10.4669, 11.3169
      #41532d color charts
#41532d RGB chart
      #41532d CMYK chart
      #41532d RGB pie chart
      #41532d color shades, tints & tones
#41532d color schemes
#41532d color preview, HTML & CSS examples
           This text has a color of #41532d        
        
          <p style="color:#41532d;">Text here</p>
        
        
          .mytext {color:#41532d;}
        
        Text color #41532d
      
           This box has a color of #41532d        
        
          <div style="background-color:#41532d;">Content here</div>
        
        
          .mybackground {background-color:#41532d;}
        
        Background color #41532d
      
           Border around this has a color of #41532d        
        
          <div style="border:2px solid #41532d;">Content here</div>
        
        
          .myborder {border:2px solid #41532d;}
        
        Border color #41532d