#412c2d color space conversions
Hex:
        #412c2d
        RGB:
        65, 44, 45
        CMY:
        75, 83, 82
        CMYK:
        0, 32, 31, 75
      HSL:
        357°, 19.2661%, 21.3725%
        HSV (HSB):
        357°, 32.3077%, 25.4902%
        XYZ:
        3.5543, 3.1146, 2.8965
        xyY:
        0.3716, 0.3256, 3.1146
      CIE-Lab:
        20.4973, 9.8864, 3.2229
        CIE-LCH:
        20.4973, 10.3984, 18.0555
        CIE-Luv:
        20.4973, 11.5326, 1.8849
        Hunter-Lab:
        17.6484, 5.0646, 2.6231
      #412c2d color charts
#412c2d RGB chart
      #412c2d CMYK chart
      #412c2d RGB pie chart
      #412c2d color shades, tints & tones
#412c2d color schemes
#412c2d color preview, HTML & CSS examples
           This text has a color of #412c2d        
        
          <p style="color:#412c2d;">Text here</p>
        
        
          .mytext {color:#412c2d;}
        
        Text color #412c2d
      
           This box has a color of #412c2d        
        
          <div style="background-color:#412c2d;">Content here</div>
        
        
          .mybackground {background-color:#412c2d;}
        
        Background color #412c2d
      
           Border around this has a color of #412c2d        
        
          <div style="border:2px solid #412c2d;">Content here</div>
        
        
          .myborder {border:2px solid #412c2d;}
        
        Border color #412c2d