#41523a color space conversions
Hex:
        #41523a
        RGB:
        65, 82, 58
        CMY:
        75, 68, 77
        CMYK:
        21, 0, 29, 68
      HSL:
        103°, 17.1429%, 27.4510%
        HSV (HSB):
        103°, 29.2683%, 32.1569%
        XYZ:
        5.9610, 7.4639, 5.1295
        xyY:
        0.3213, 0.4023, 7.4639
      CIE-Lab:
        32.8405, -11.8656, 11.9749
        CIE-LCH:
        32.8405, 16.8579, 134.7373
        CIE-Luv:
        32.8405, -8.1013, 15.1870
        Hunter-Lab:
        27.3201, -8.8632, 7.9921
      #41523a color charts
#41523a RGB chart
      #41523a CMYK chart
      #41523a RGB pie chart
      #41523a color shades, tints & tones
#41523a color schemes
#41523a color preview, HTML & CSS examples
           This text has a color of #41523a        
        
          <p style="color:#41523a;">Text here</p>
        
        
          .mytext {color:#41523a;}
        
        Text color #41523a
      
           This box has a color of #41523a        
        
          <div style="background-color:#41523a;">Content here</div>
        
        
          .mybackground {background-color:#41523a;}
        
        Background color #41523a
      
           Border around this has a color of #41523a        
        
          <div style="border:2px solid #41523a;">Content here</div>
        
        
          .myborder {border:2px solid #41523a;}
        
        Border color #41523a