#41160e color space conversions
Hex:
        #41160e
        RGB:
        65, 22, 14
        CMY:
        75, 91, 95
        CMYK:
        0, 66, 78, 75
      HSL:
        9°, 64.5570%, 15.4902%
        HSV (HSB):
        9°, 78.4615%, 25.4902%
        XYZ:
        2.5461, 1.7293, 0.6151
        xyY:
        0.5206, 0.3536, 1.7293
      CIE-Lab:
        13.9975, 20.3074, 15.3361
        CIE-LCH:
        13.9975, 25.4477, 37.0600
        CIE-Luv:
        13.9975, 25.1000, 8.1515
        Hunter-Lab:
        13.1504, 11.5473, 6.4322
      #41160e color charts
#41160e RGB chart
      #41160e CMYK chart
      #41160e RGB pie chart
      #41160e color shades, tints & tones
#41160e color schemes
#41160e color preview, HTML & CSS examples
           This text has a color of #41160e        
        
          <p style="color:#41160e;">Text here</p>
        
        
          .mytext {color:#41160e;}
        
        Text color #41160e
      
           This box has a color of #41160e        
        
          <div style="background-color:#41160e;">Content here</div>
        
        
          .mybackground {background-color:#41160e;}
        
        Background color #41160e
      
           Border around this has a color of #41160e        
        
          <div style="border:2px solid #41160e;">Content here</div>
        
        
          .myborder {border:2px solid #41160e;}
        
        Border color #41160e