#41232e color space conversions
Hex:
        #41232e
        RGB:
        65, 35, 46
        CMY:
        75, 86, 82
        CMYK:
        0, 46, 29, 75
      HSL:
        338°, 30.0000%, 19.6078%
        HSV (HSB):
        338°, 46.1538%, 25.4902%
        XYZ:
        3.2741, 2.5231, 2.8992
        xyY:
        0.3765, 0.2901, 2.5231
      CIE-Lab:
        18.0229, 16.0379, -1.0621
        CIE-LCH:
        18.0229, 16.0730, 356.2111
        CIE-Luv:
        18.0229, 15.2398, -2.9335
        Hunter-Lab:
        15.8844, 8.9954, 0.2975
      #41232e color charts
#41232e RGB chart
      #41232e CMYK chart
      #41232e RGB pie chart
      #41232e color shades, tints & tones
#41232e color schemes
#41232e color preview, HTML & CSS examples
           This text has a color of #41232e        
        
          <p style="color:#41232e;">Text here</p>
        
        
          .mytext {color:#41232e;}
        
        Text color #41232e
      
           This box has a color of #41232e        
        
          <div style="background-color:#41232e;">Content here</div>
        
        
          .mybackground {background-color:#41232e;}
        
        Background color #41232e
      
           Border around this has a color of #41232e        
        
          <div style="border:2px solid #41232e;">Content here</div>
        
        
          .myborder {border:2px solid #41232e;}
        
        Border color #41232e