#41501f color space conversions
Hex:
        #41501f
        RGB:
        65, 80, 31
        CMY:
        75, 69, 88
        CMYK:
        19, 0, 61, 69
      HSL:
        78°, 44.1441%, 21.7647%
        HSV (HSB):
        78°, 61.2500%, 31.3725%
        XYZ:
        5.2960, 6.9601, 2.3606
        xyY:
        0.3623, 0.4762, 6.9601
      CIE-Lab:
        31.7158, -14.6987, 26.5006
        CIE-LCH:
        31.7158, 30.3040, 119.0151
        CIE-Luv:
        31.7158, -6.7777, 28.0646
        Hunter-Lab:
        26.3819, -10.3360, 13.1622
      #41501f color charts
#41501f RGB chart
      #41501f CMYK chart
      #41501f RGB pie chart
      #41501f color shades, tints & tones
#41501f color schemes
#41501f color preview, HTML & CSS examples
           This text has a color of #41501f        
        
          <p style="color:#41501f;">Text here</p>
        
        
          .mytext {color:#41501f;}
        
        Text color #41501f
      
           This box has a color of #41501f        
        
          <div style="background-color:#41501f;">Content here</div>
        
        
          .mybackground {background-color:#41501f;}
        
        Background color #41501f
      
           Border around this has a color of #41501f        
        
          <div style="border:2px solid #41501f;">Content here</div>
        
        
          .myborder {border:2px solid #41501f;}
        
        Border color #41501f