#41550d color space conversions
Hex:
        #41550d
        RGB:
        65, 85, 13
        CMY:
        75, 67, 95
        CMYK:
        24, 0, 85, 67
      HSL:
        77°, 73.4694%, 19.2157%
        HSV (HSB):
        77°, 84.7059%, 33.3333%
        XYZ:
        5.5011, 7.6499, 1.5674
        xyY:
        0.3738, 0.5197, 7.6499
      CIE-Lab:
        33.2428, -18.8456, 36.2491
        CIE-LCH:
        33.2428, 40.8552, 117.4695
        CIE-Luv:
        33.2428, -9.3932, 35.7258
        Hunter-Lab:
        27.6584, -12.8995, 16.0009
      #41550d color charts
#41550d RGB chart
      #41550d CMYK chart
      #41550d RGB pie chart
      #41550d color shades, tints & tones
#41550d color schemes
#41550d color preview, HTML & CSS examples
           This text has a color of #41550d        
        
          <p style="color:#41550d;">Text here</p>
        
        
          .mytext {color:#41550d;}
        
        Text color #41550d
      
           This box has a color of #41550d        
        
          <div style="background-color:#41550d;">Content here</div>
        
        
          .mybackground {background-color:#41550d;}
        
        Background color #41550d
      
           Border around this has a color of #41550d        
        
          <div style="border:2px solid #41550d;">Content here</div>
        
        
          .myborder {border:2px solid #41550d;}
        
        Border color #41550d